mirror of
https://github.com/ZDoom/acc.git
synced 2025-02-18 09:31:45 +00:00
Added SECPART_3D definition
This commit is contained in:
parent
3a7e44960c
commit
a1a2daf2ac
1 changed files with 2 additions and 1 deletions
|
@ -1125,3 +1125,4 @@
|
||||||
|
|
||||||
#define SECPART_Floor 0
|
#define SECPART_Floor 0
|
||||||
#define SECPART_Ceiling 1
|
#define SECPART_Ceiling 1
|
||||||
|
#define SECPART_3D 2
|
||||||
|
|
Loading…
Reference in a new issue