This commit is contained in:
aozhiwei 2022-12-07 13:15:07 +08:00
parent ea5f218f14
commit 4687b5e8c0

View File

@ -3,6 +3,7 @@
#include "base_agent.h"
#include "room.h"
#include "creature.h"
#include "human.h"
BaseAgent::BaseAgent():behaviac::Agent()
{