This commit is contained in:
Fluffy
2023-11-01 17:13:56 +01:00
committed by GitHub
parent 6d90195878
commit 7f735f7bd6
11 changed files with 103 additions and 26 deletions
@@ -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 ..()