mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-30 01:48:15 +03:00
don't apply linegap to certain special textboxes
level complete, game complete and "You have rescued a crew member!"
This commit is contained in:
committed by
Terry Cavanagh
parent
cc1528aacc
commit
8b73a38ed2
@@ -65,6 +65,7 @@ public:
|
||||
|
||||
void drawfade(void);
|
||||
|
||||
void setlinegap(int);
|
||||
int getlinegap(void);
|
||||
void createtextboxreal(
|
||||
const std::string& t,
|
||||
|
||||
Reference in New Issue
Block a user