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