More work on survival mode.

This commit is contained in:
Storm Dragon
2025-09-07 11:13:01 -04:00
parent ce353d0ed9
commit 2bc27c0e28
19 changed files with 154 additions and 41 deletions

View File

@@ -37,3 +37,4 @@ class Object:
if self.channel:
obj_stop(self.channel)
self.channel = None