1
0
Fork 0
mirror of https://github.com/TerryCavanagh/VVVVVV.git synced 2024-12-23 01:59:43 +01:00

Remove a trailing whitespace from Graphics.h

Don't know why this was here, or how.
This commit is contained in:
Misa 2020-06-11 17:56:12 -07:00 committed by Ethan Lee
parent 55b2a3aac2
commit e7b39757a4

View file

@ -184,7 +184,7 @@ public:
void drawtowerspikes();
bool onscreen(int t);
void reloadresources();
std::string assetdir;