mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-28 07:20:09 +01:00
Atom gliding (part 3) (#16214)
* Adds glide_size to atom_movable and removes tickcomp * update * updates * hmm --------- Co-authored-by: Matt Atlas <liermattia@gmail.com>
This commit is contained in:
@@ -154,7 +154,7 @@ var/list/preferences_datums = list()
|
||||
|
||||
// SPAAAACE
|
||||
var/toggles_secondary = PROGRESS_BARS | FLOATING_MESSAGES | HOTKEY_DEFAULT
|
||||
var/clientfps = 0
|
||||
var/clientfps = 40
|
||||
var/floating_chat_color
|
||||
var/speech_bubble_type = "normal"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user