Files
Bubberstation/code/modules
MrPerson c813d9df46 Make new_players GC when observing
When observing, that observer would be given their original new_player's mind, but that mind would still have the new_player as its current. This caused the new_player to fail to GC and resulted in the observer's mind's current becoming null.

Fix: Just delete the new_player mind when the player observes. If an admin turns them into a human or whatever, a new mind will be created automatically then.
2014-08-05 18:50:09 -07:00
..
2014-07-23 06:10:21 +02:00
2014-07-26 17:44:17 +02:00
2014-08-05 18:50:09 -07:00
2014-07-18 18:30:23 -07:00
2014-07-30 11:00:31 -07:00