Remove accidental whitespace

Whoops, must have accidentally pressed tab
This commit is contained in:
AllyTally
2020-06-12 19:11:21 -03:00
committed by Ethan Lee
parent eb52657c23
commit 1b0b1d32e8

View File

@@ -1,4 +1,4 @@
#include "Render.h" #include "Render.h"
#include "Graphics.h" #include "Graphics.h"
#include "UtilityClass.h" #include "UtilityClass.h"