Merge pull request #31238 from AnturK/specialeyes
Space vision fix V2.0 - GAME_PLANE change
This commit is contained in:
committed by
CitadelStationBot
parent
282dcb3c16
commit
c22f4a044d
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user