Fixed the ending of the tutorial and a bug in the spawner.
This commit is contained in:
parent
d1cd9da6bf
commit
3db3d83d4c
7 changed files with 467 additions and 456 deletions
|
|
@ -446,7 +446,6 @@ class TypedObject(SharedMemoryModel):
|
|||
self.aliases.clear()
|
||||
if hasattr(self, "nicks"):
|
||||
self.nicks.clear()
|
||||
self.flush_from_cache()
|
||||
|
||||
# scrambling properties
|
||||
self.delete = self._deleted
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue