Add 7x7, 9x9, full horizontal and vertical brush sizes

This commit is contained in:
AllyTally
2020-06-17 18:49:57 -03:00
committed by Ethan Lee
parent d7dac6b9be
commit 5e43a44d9a
2 changed files with 167 additions and 23 deletions

View File

@@ -182,7 +182,7 @@ class editorclass{
int scripttexttype;
std::string oldenttext;
bool xmod, zmod, spacemod, warpmod, roomnamemod, textentry, savemod, loadmod;
bool xmod, zmod, cmod, vmod, bmod, hmod, spacemod, warpmod, roomnamemod, textentry, savemod, loadmod;
bool titlemod, creatormod, desc1mod, desc2mod, desc3mod, websitemod;
int roomnamehide;