mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-30 09:54:10 +03:00
position(force) -> position(absolute)
This commit is contained in:
committed by
Misa Elizabeth Kai
parent
98a0931225
commit
6174d62f6f
@@ -94,7 +94,7 @@ public:
|
||||
int r, int g, int b
|
||||
);
|
||||
|
||||
void textboxforcepos(int x, int y);
|
||||
void textboxabsolutepos(int x, int y);
|
||||
|
||||
void textboxcenterx(void);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user