This commit is contained in:
Erki
2020-05-11 15:21:35 +02:00
committed by GitHub
parent 8f1fcbf1c3
commit b0a4673573
3 changed files with 8 additions and 3 deletions
-3
View File
@@ -440,9 +440,6 @@
send_resources()
// Check code/modules/admin/verbs/antag-ooc.dm for definition
add_aooc_if_necessary()
check_ip_intel()
fetch_unacked_warning_count()
+3
View File
@@ -86,3 +86,6 @@
MOB_STOP_THINKING(src)
update_client_color()
// Check code/modules/admin/verbs/antag-ooc.dm for definition
client.add_aooc_if_necessary()