added an update rate setting

This commit is contained in:
Monica Moniot
2022-11-29 20:40:07 -05:00
parent 4444053f7c
commit 8030a462b3
7 changed files with 22 additions and 2 deletions

View File

@@ -77,6 +77,7 @@
---@class CybersynModSettings
---@field public tps int
---@field public update_rate int
---@field public r_threshold int
---@field public network_flag int
---@field public warmup_time int