This commit is contained in:
kevinz000
2020-03-04 15:49:47 -07:00
parent d1f161fe0f
commit 8d1e36e076
3 changed files with 6 additions and 5 deletions
-2
View File
@@ -136,5 +136,3 @@
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
/// Default typing indicator timeout
var/typing_indicator_timeout = 30 SECONDS