1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-12-08 00:06:36 +01:00

Fix a graphical bug with the game border on some terminal emulators

This commit is contained in:
jfreegman
2021-07-27 14:15:36 -04:00
parent f2b1c81279
commit d02f3b4acb
4 changed files with 16 additions and 14 deletions

View File

@@ -31,7 +31,7 @@
#include "game_util.h"
#include "windows.h"
#define GAME_BORDER_COLOUR BAR_TEXT
#define GAME_BORDER_COLOUR BAR_SOLID
/* Max size of a default square game window */