mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-30 18:04:09 +03:00
Add 7x7, 9x9, full horizontal and vertical brush sizes
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user