feat: sync game
This commit is contained in:
@@ -23,6 +23,8 @@ public:
|
||||
|
||||
virtual void OnMobDie(game::Mob* mob);
|
||||
|
||||
virtual void OnMobCastleDamage(game::Mob* damager, game::TeamCastle* enemyCastle, float damage);
|
||||
|
||||
};
|
||||
|
||||
} // namespace server
|
||||
|
||||
Reference in New Issue
Block a user