mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 02:09:41 +00:00
Now indicator will disappear if for 30 seconds contents of chatbar didn't change. Moved all relevant vars to the typing_indicator.dm Added 'typing' var, as 'if(!(typing_indicator in overlays))' didn't work and overlays kept being added forever. Fixed preference toggle feedback being backwards. Fixed wrong verb called in hotkeys mode.