mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Merge pull request #10452 from VOREStation/Arokha/langsani
Fix language sani on relogins
This commit is contained in:
committed by
Chompstation Bot
parent
76987f26ca
commit
6d37b26e57
@@ -193,6 +193,7 @@
|
||||
preferences_datums[ckey] = prefs
|
||||
prefs.last_ip = address //these are gonna be used for banning
|
||||
prefs.last_id = computer_id //these are gonna be used for banning
|
||||
prefs.client = src // Only relevant if we reloaded it from the global list, otherwise prefs/New sets it
|
||||
|
||||
. = ..() //calls mob.Login()
|
||||
prefs.sanitize_preferences()
|
||||
|
||||
Reference in New Issue
Block a user