mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-21 20:20:33 +01:00
Use ckeys instead of keys in key name helper proc and new_player login. (#61857)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
/mob/dead/new_player/Login()
|
||||
if(!client)
|
||||
return
|
||||
|
||||
if(CONFIG_GET(flag/use_exp_tracking))
|
||||
client.set_exp_from_db()
|
||||
client.set_db_player_flags()
|
||||
|
||||
Reference in New Issue
Block a user