Now get rid of this white space

This commit is contained in:
jordan4ibanez
2023-11-26 10:02:28 -05:00
parent ab511a8454
commit 7deaf11dea

View File

@ -153,8 +153,6 @@ bool parseNode(json data, SMeshBuffer* meshBuffer) {
return true; return true;
} }
return false; return false;
} }