mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 17:38:16 +03:00
position(force) -> position(absolute)
This commit is contained in:
committed by
Misa Elizabeth Kai
parent
98a0931225
commit
6174d62f6f
@@ -122,7 +122,7 @@ public:
|
||||
int textboxtimer;
|
||||
std::vector<TextboxSprite> textbox_sprites;
|
||||
TextboxImage textbox_image;
|
||||
bool textbox_forcepos;
|
||||
bool textbox_absolutepos;
|
||||
bool textbox_force_outline;
|
||||
bool textbox_outline;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user