Fix preferences having null client (#1301)

Someone forgot to put this in here.
This commit is contained in:
skull132
2016-12-25 16:56:48 +02:00
committed by GitHub
parent 5df9509435
commit 92e963ffc8
+1
View File
@@ -261,6 +261,7 @@
preferences_datums[ckey] = prefs
prefs.gather_notifications(src)
prefs.client = src // Safety reasons here.
prefs.last_ip = address //these are gonna be used for banning
prefs.last_id = computer_id //these are gonna be used for banning