wow that's a lot of effort

This commit is contained in:
kevinz000
2020-03-05 00:51:05 -07:00
parent 76541ff57a
commit 032b973d82
7 changed files with 65 additions and 38 deletions
+2
View File
@@ -136,3 +136,5 @@
var/typing_indicator_state = /obj/effect/overlay/typing_indicator
/// The timer that will remove our indicator for early aborts (like when an user finishes their message)
var/typing_indicator_timerid
/// Current state of our typing indicator. Used for cut overlay, DO NOT RUNTIME ASSIGN OTHER THAN FROM SHOW/CLEAR. Used to absolutely ensure we do not get stuck overlays.
var/typing_indicator_current