Generalize NPC AI stepping logic

The MobAI::Mobs map still needs to be removed.
This commit is contained in:
2021-03-31 21:05:49 +02:00
parent 3325397d17
commit 65462d01e3
7 changed files with 65 additions and 55 deletions

View File

@@ -1,7 +1,6 @@
#pragma once
#include <map>
#include "JSON.hpp"
#include "NPCManager.hpp"
namespace TableData {