home · contact · privacy
Add key control hints to web client buttons.
[plomrogue2] / plomrogue / things.py
index fe7d57ef3229265ab50ebb64465b6d48b6631a13..a51b2b2b48083037b146cca377005ecf9994cb8b 100644 (file)
@@ -70,7 +70,7 @@ class Thing_SpawnPointSpawner(ThingSpawner):
 class Thing_SpawnPoint(Thing):
     symbol_hint = 's'
     portable = True
-    name = ' '
+    name = 'username'