1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-10-21 17:07:40 +00:00

2D3D:: higher ceilings in the Palace

This commit is contained in:
Zeno Rogue
2019-05-25 01:36:49 +02:00
parent 67f3bd6a3c
commit 599d5d63e8
4 changed files with 40 additions and 3 deletions

View File

@@ -4254,7 +4254,9 @@ void set_blizzard_frame(cell *c, int frameid);
#define SIDE_LTOB 6
#define SIDE_BTOI 7
#define SIDE_SKY 8
#define SIDEPARS 9
#define SIDE_HIGH 9
#define SIDE_HIGH2 10
#define SIDEPARS 11
#if CAP_SHAPES
struct floorshape {