mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-05 14:32:52 +00:00
5 lines
220 B
Plaintext
5 lines
220 B
Plaintext
|
|
ADMIN_VERB(requests, R_NONE, "Requests Manager", "Open the request manager panel to view all requests during this round", ADMIN_CATEGORY_GAME)
|
|
GLOB.requests.ui_interact(usr)
|
|
BLACKBOX_LOG_ADMIN_VERB("Request Manager")
|