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(); void drawtowerspikes();
bool onscreen(int t); bool onscreen(int t);
void reloadresources(); void reloadresources();
std::string assetdir; std::string assetdir;