mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-16 13:12:22 +00:00
Merge pull request #8722 from Spookerton/spkrtn/sys/sstyping
Adds SSTyping
This commit is contained in:
@@ -178,8 +178,7 @@ var/global/list/_client_preferences_by_type
|
||||
disabled_description = "Hide"
|
||||
|
||||
/datum/client_preference/show_typing_indicator/toggled(var/mob/preference_mob, var/enabled)
|
||||
if(!enabled)
|
||||
preference_mob.set_typing_indicator(FALSE)
|
||||
SStyping.UpdatePreference(preference_mob.client, enabled)
|
||||
|
||||
/datum/client_preference/show_ooc
|
||||
description ="OOC chat"
|
||||
|
||||
Reference in New Issue
Block a user