Co-authored-by: sigonasr2 <sigonasr2@gmail.com>pull/28/head
parent
dd78b8f56d
commit
c8dba733d0
@ -0,0 +1,12 @@ |
|||||||
|
#include "Monster.h" |
||||||
|
#include "MonsterStrategyHelpers.h" |
||||||
|
#include "DEFINES.h" |
||||||
|
#include "Crawler.h" |
||||||
|
#include "utils.h" |
||||||
|
|
||||||
|
INCLUDE_game |
||||||
|
INCLUDE_BULLET_LIST |
||||||
|
|
||||||
|
void Monster::STRATEGY::SLIMEKING(Monster&m,float fElapsedTime,int strategyNumber){ |
||||||
|
|
||||||
|
} |
@ -1,3 +0,0 @@ |
|||||||
test 1 |
|
||||||
test 2 |
|
||||||
test 3 |
|
Loading…
Reference in new issue