mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-21 11:07:46 +01:00
Remove unused defines for busy_space
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
//Org flags
|
||||
//Ships you might see
|
||||
#define ORG_HAS_NAVY 0x1
|
||||
#define ORG_HAS_TRADERS 0x2
|
||||
#define ORG_HAS_TECH 0x4
|
||||
#define ORG_HAS_MERCS 0x8
|
||||
#define ORG_HAS_DIPLO 0x10
|
||||
|
||||
//What they get up to kinda
|
||||
#define ORG_HAS_SHADY 0x20
|
||||
#define ORG_HAS_ENTERTAIN 0x40
|
||||
#define ORG_HAS_HUGENESS 0x80
|
||||
Reference in New Issue
Block a user