Econ Phase 1 Bugfix: Fixes people with random names spawning with no ID

This commit is contained in:
ZomgPonies
2015-01-31 17:15:51 -05:00
parent 6106d50879
commit b5e66de4c3
4 changed files with 7 additions and 6 deletions
+1
View File
@@ -1336,6 +1336,7 @@ datum/preferences
if("changeslot")
load_character(user,text2num(href_list["num"]))
slot_name=text2num(href_list["num"])
close_load_dialog(user)
if("tab")