mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 10:21:11 +00:00
a bit of verb recategorization to reduce number of categories
This commit is contained in:
@@ -155,7 +155,7 @@ var/list/admin_verbs_debug = list(
|
||||
#ifdef PROFILE_MACHINES
|
||||
/client/proc/cmd_admin_dump_macprofile,
|
||||
#endif
|
||||
) + PROFILING_VERBS
|
||||
)
|
||||
var/list/admin_verbs_possess = list(
|
||||
/proc/possess,
|
||||
/proc/release
|
||||
|
||||
Reference in New Issue
Block a user