mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 11:37:40 +01:00
This massive refactor took over 2 hours to develop (#21926)
This commit is contained in:
@@ -40,8 +40,8 @@
|
||||
pda.play_ringtone()
|
||||
|
||||
if(blink && !(src in pda.notifying_programs))
|
||||
pda.update_icon(UPDATE_OVERLAYS)
|
||||
pda.notifying_programs |= src
|
||||
pda.update_icon(UPDATE_OVERLAYS)
|
||||
|
||||
/datum/data/pda/proc/unnotify()
|
||||
if(src in pda.notifying_programs)
|
||||
|
||||
Reference in New Issue
Block a user