mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-21 03:55:05 +01:00
Removes datum redeclares (#23950)
* Removes datum redeclares * conflicts * thanks vsc * compile fix
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
SUBSYSTEM_DEF(afk)
|
||||
name = "AFK Watcher"
|
||||
wait = 300
|
||||
wait = 30 SECONDS
|
||||
flags = SS_BACKGROUND
|
||||
cpu_display = SS_CPUDISPLAY_LOW
|
||||
offline_implications = "Players will no longer be marked as AFK. No immediate action is needed."
|
||||
|
||||
Reference in New Issue
Block a user