Fixed the ending of the tutorial and a bug in the spawner.

This commit is contained in:
Griatch 2015-02-22 17:45:48 +01:00
parent d1cd9da6bf
commit 3db3d83d4c
7 changed files with 467 additions and 456 deletions

View file

@ -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