mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2024-12-22 17:49:43 +01:00
Remove a trailing whitespace from Graphics.h
Don't know why this was here, or how.
This commit is contained in:
parent
55b2a3aac2
commit
e7b39757a4
1 changed files with 1 additions and 1 deletions
|
@ -184,7 +184,7 @@ public:
|
|||
void drawtowerspikes();
|
||||
|
||||
bool onscreen(int t);
|
||||
|
||||
|
||||
void reloadresources();
|
||||
std::string assetdir;
|
||||
|
||||
|
|
Loading…
Reference in a new issue