Fps and glide speed

Fps and glide speed
and walk speed making your glide slower
This commit is contained in:
QuoteFox
2020-08-14 00:05:04 +01:00
parent dc74bdd204
commit eaf38d2910
6 changed files with 7 additions and 4 deletions
+1 -1
View File
@@ -236,7 +236,7 @@ GLOBAL_LIST_EMPTY(preferences_datums)
/datum/preferences/New(client/C)
parent = C
clientfps = world.fps*2
for(var/custom_name_id in GLOB.preferences_custom_names)
custom_names[custom_name_id] = get_default_name(custom_name_id)