1
This commit is contained in:
parent
2910f03bc4
commit
47b863f60d
@ -14,6 +14,7 @@ class Explosion;
|
||||
class Entity
|
||||
{
|
||||
public:
|
||||
bool removing = false;
|
||||
long long delete_frameno = 0;
|
||||
|
||||
Entity();
|
||||
|
Loading…
x
Reference in New Issue
Block a user