mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-27 14:08:44 +01:00
.
This commit is contained in:
@@ -114,7 +114,7 @@
|
||||
#define AREA_BLOCK_SUIT_SENSORS 0x800 // If suit sensors are blocked in the area.
|
||||
#define AREA_BLOCK_TRACKING 0x1000 // If camera tracking is blocked in the area.
|
||||
#define AREA_BLOCK_GHOST_SIGHT 0x2000 // If an area blocks sight for ghosts
|
||||
// The 0x40000000 is blocked by INITIALIZED, do NOT use it!
|
||||
// The 0x1000000 is blocked by INITIALIZED, do NOT use it!
|
||||
|
||||
// OnTopic return values
|
||||
#define TOPIC_NOACTION 0
|
||||
|
||||
Reference in New Issue
Block a user