This commit is contained in:
andrea
2025-07-26 23:10:51 +02:00
parent da0368d6c5
commit bee2e94f82
5 changed files with 29 additions and 18 deletions

View File

@@ -1,7 +1,6 @@
from entities import player as _player
from entities import weapons as _weapons
from entities import weapon_syms as _wsyms
from entities import event_picker as _events
from entities.items import weapons as _weapons
class BrSimArena():