mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 17:38:16 +03:00
Remove unused function entityclass::changecustomcollect()
Looks like all accesses on obj.customcollect are done manually, so this function is unused.
This commit is contained in:
@@ -32,8 +32,6 @@ public:
|
||||
|
||||
void confirmflags();
|
||||
|
||||
void changecustomcollect(int t, int s);
|
||||
|
||||
void fatal_top()
|
||||
{
|
||||
createblock(DAMAGE, -8, -8, 384, 16);
|
||||
|
||||
Reference in New Issue
Block a user