Fixes stuff I broke with my coding extravaganza.

This commit is contained in:
Ghommie
2019-12-07 05:11:29 +01:00
parent 5c43a68b71
commit 0a0094e80c
2 changed files with 12 additions and 8 deletions
+1 -1
View File
@@ -36,7 +36,7 @@
qdel(lateJoinCore)
var/mob/living/silicon/ai/AI = H
AI.apply_pref_name("ai", M.client) //If this runtimes oh well jobcode is fucked.
AI.set_core_display_icon(M.client)
AI.set_core_display_icon(null, M.client)
//we may have been created after our borg
if(SSticker.current_state == GAME_STATE_SETTING_UP)