Remove unused function entityclass::cblocks()

Just noticed this was unused, so I'm removing it.
This commit is contained in:
Misa
2020-04-14 19:42:07 -07:00
committed by Ethan Lee
parent 76e3b3ede4
commit 5fdbaa0076
2 changed files with 0 additions and 13 deletions

View File

@@ -111,8 +111,6 @@ public:
int getgridpoint(int t);
bool cblocks(int t);
bool checkplatform();
bool checkblocks();