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:
Matt Atlas
2023-05-21 00:17:44 +00:00
committed by GitHub
co-authored by Matt Atlas
parent 7148129260
commit 9cad797e05
11 changed files with 47 additions and 31 deletions
+1 -1
View File
@@ -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"