Client FPS Tweak (#7127)

Allows you to set your FPS via preferences
This commit is contained in:
Lady Fowl
2019-10-18 23:37:44 +03:00
committed by Erki
parent a87e3a459b
commit f9334feb41
5 changed files with 69 additions and 2 deletions
+1
View File
@@ -130,6 +130,7 @@ datum/preferences
// SPAAAACE
var/parallax_speed = 2
var/toggles_secondary = PARALLAX_SPACE | PARALLAX_DUST | PROGRESS_BARS
var/clientfps = 0
var/list/pai = list() // A list for holding pAI related data.