Skip to content

Commit 1a9aca4

Browse files
author
Sym
committed
Fixes my dumbass goof
Dammit I should of double checked
1 parent 49b52f1 commit 1a9aca4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/__DEFINES/layers.dm

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Specifically: ZMIMIC_MAX_PLANE to (ZMIMIC_MAX_PLANE - ZMIMIC_MAX_DEPTH)
2222
#define GRAVITY_PULSE_RENDER_TARGET "*GRAVPULSE_RENDER_TARGET"
2323

2424

25-
#define FLOOR_PLANE -6
25+
#define FLOOR_PLANE -7
2626

2727
#define GAME_PLANE -6
2828

0 commit comments

Comments
 (0)