mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 21:12:24 +01:00
Typing indicator refdrop (#18635)
* Atomization * sadf --------- Co-authored-by: FluffyGhost <FluffyGhost>
This commit is contained in:
co-authored by
FluffyGhost <FluffyGhost>
parent
3bdb4380c6
commit
fe04055c18
@@ -119,6 +119,9 @@ I IS TYPIN'!'
|
||||
var/mob/owner = master
|
||||
if(owner.typing_indicator == src)
|
||||
owner.typing_indicator = null
|
||||
|
||||
master = null
|
||||
|
||||
return ..()
|
||||
|
||||
/atom/movable/typing_indicator/proc/hide_typing_indicator()
|
||||
|
||||
Reference in New Issue
Block a user