world.fps

This commit is contained in:
L
2019-07-17 10:28:11 -03:00
parent dc03a88a9c
commit a03b33be2e
3 changed files with 13 additions and 2 deletions
+1 -1
View File
@@ -23,4 +23,4 @@
SSblackbox.record_feedback("nested tally", "admin_toggle", 1, list("Set Server FPS", "[new_fps]")) //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
CONFIG_SET(number/fps, new_fps)
world.fps = new_fps
world.change_fps(new_fps)