Remove unused function entityclass::changecollect()

Looks like all access on obj.collect are done manually, so this function
is unused.
This commit is contained in:
Misa
2020-04-08 23:48:51 -07:00
committed by Ethan Lee
parent c24e2abfad
commit a6340f356e
2 changed files with 0 additions and 8 deletions

View File

@@ -32,8 +32,6 @@ public:
void confirmflags();
void changecollect(int t, int s);
void changecustomcollect(int t, int s);
void fatal_top()