mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-18 03:21:13 +01:00
fps (#17676)
This commit is contained in:
@@ -196,7 +196,7 @@
|
||||
if("ooc")
|
||||
pref.ooccolor = initial(pref.ooccolor)
|
||||
if("fps")
|
||||
pref.clientfps = 0
|
||||
pref.clientfps = initial(pref.clientfps)
|
||||
return TOPIC_REFRESH
|
||||
|
||||
return ..()
|
||||
|
||||
Reference in New Issue
Block a user