Tg panel patch 2 (#8085)

Co-authored-by: Cadyn Bombaci <cadynspacetechguy@gmail.com>
This commit is contained in:
Kashargul
2024-05-15 13:42:13 +02:00
committed by GitHub
co-authored by Cadyn Bombaci
parent a63a919fcb
commit e28fa96705
264 changed files with 993 additions and 823 deletions
+2 -2
View File
@@ -91,7 +91,7 @@ world/New()
// display only the reports that haven't been handled
/client/proc/display_admin_reports()
set category = "Admin"
set category = "Admin.Moderation" //CHOMPEdit
set name = "Display Admin Reports"
if(!src.holder) return
@@ -119,7 +119,7 @@ world/New()
/client/proc/Report(mob/M as mob in world)
set category = "Admin"
set category = "Admin.Moderation" //CHOMPEdit
if(!src.holder)
return