mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2026-08-29 14:46:51 +01:00
KILLS STATPANEL (#4877)
Co-authored-by: VM_USER <VM_USER> Co-authored-by: silicons <no@you.cat>
This commit is contained in:
co-authored by
VM_USER <VM_USER>
silicons
parent
55da42c20a
commit
fb429e51a4
@@ -21,6 +21,8 @@
|
||||
#define CLICKCHAIN_TOOL_ACT (1<<2)
|
||||
/// redirected by something - like when a switchtool to another item
|
||||
#define CLICKCHAIN_REDIRECTED (1<<3)
|
||||
/// this is from tgui or the js statpanel - we should probably be paranoid
|
||||
#define CLICKCHAIN_FROM_HREF (1<<4)
|
||||
|
||||
//! Reachability Depths - checked from level of DirectAccess and turf adjacency.
|
||||
/// default reachability depth
|
||||
|
||||
Reference in New Issue
Block a user