Preferences SQL tests (#4016)

This commit is contained in:
Erki
2017-12-29 15:57:31 -06:00
committed by Lohikar
parent 139a0fa2b7
commit ba57b5a5e5
21 changed files with 205 additions and 37 deletions
@@ -60,7 +60,7 @@
"spawnpoint" = pref.spawnpoint,
"species" = pref.species,
"id" = pref.current_character,
"ckey" = pref.client.ckey
"ckey" = PREF_CLIENT_CKEY
)
/datum/category_item/player_setup_item/general/basic/load_special()