mirror of
https://github.com/BreizhHardware/project_sanic.git
synced 2026-01-18 16:47:25 +01:00
Chore(log)
This commit is contained in:
@@ -55,7 +55,6 @@ class Exit(Entity):
|
||||
Args:
|
||||
boss: The boss entity to check defeat status with
|
||||
"""
|
||||
print("Setting boss for exit")
|
||||
self.boss = boss
|
||||
self.locked = True
|
||||
|
||||
|
||||
Reference in New Issue
Block a user