Don't expose MF2_DontDraw its for lua compat only
This commit is contained in:
parent
8dde0606ac
commit
7d3987c51b
1 changed files with 0 additions and 1 deletions
|
|
@ -619,7 +619,6 @@ enum
|
|||
MF2_AXIS = 1,
|
||||
// free: 1<<1
|
||||
MF2_DONTRESPAWN = 1<<2,
|
||||
MF2_DONTDRAW = 1<<3,
|
||||
MF2_AUTOMATIC = 1<<4,
|
||||
MF2_RAILRING = 1<<5,
|
||||
MF2_BOUNCERING = 1<<6,
|
||||
|
|
|
|||
Loading…
Reference in a new issue