Doors are now meshed into the walls better but I got rid of the wood wals. They suck.
This commit is contained in:
parent
4c11829580
commit
349656589b
9 changed files with 19 additions and 18 deletions
|
|
@ -74,7 +74,7 @@ constexpr int COMBAT_UI_HEIGHT = SCREEN_HEIGHT - RAY_VIEW_HEIGHT;
|
|||
constexpr int INITIAL_MAP_W = 21;
|
||||
constexpr int INITIAL_MAP_H = 21;
|
||||
|
||||
constexpr float DEFAULT_ROTATE=0.25f;
|
||||
constexpr float DEFAULT_ROTATE=0.5f;
|
||||
|
||||
// for the panels/renderer
|
||||
constexpr wchar_t BG_TILE = L'█';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue