Merge pull request #31238 from AnturK/specialeyes

Space vision fix V2.0 - GAME_PLANE change
This commit is contained in:
oranges
2017-10-05 09:13:41 +13:00
committed by CitadelStationBot
parent 282dcb3c16
commit c22f4a044d
2 changed files with 5 additions and 1 deletions
+2 -1
View File
@@ -6,7 +6,8 @@
#define PLANE_SPACE -95
#define PLANE_SPACE_PARALLAX -90
#define GAME_PLANE 0
#define GAME_PLANE -1
#define BLACKNESS_PLANE 0 //To keep from conflicts with SEE_BLACKNESS internals
#define SPACE_LAYER 1.8
#define ABOVE_SPACE_LAYER 1.9
//#define TURF_LAYER 2 //For easy recordkeeping; this is a byond define