oops
This commit is contained in:
parent
9706fa8501
commit
411ce1b9ea
@ -22,6 +22,7 @@ extern CatVar idle_only;
|
|||||||
extern CatVar stickies;
|
extern CatVar stickies;
|
||||||
extern CatVar max_distance;
|
extern CatVar max_distance;
|
||||||
|
|
||||||
|
void Draw();
|
||||||
void CreateMove();
|
void CreateMove();
|
||||||
bool ShouldReflect(CachedEntity *ent);
|
bool ShouldReflect(CachedEntity *ent);
|
||||||
bool IsEntStickyBomb(CachedEntity *ent);
|
bool IsEntStickyBomb(CachedEntity *ent);
|
||||||
|
Reference in New Issue
Block a user