mirror of
https://github.com/mod-playerbots/mod-playerbots.git
synced 2026-02-14 07:43:44 +00:00
Modify file structure
This commit is contained in:
4
src/strategy/rpg/NewRpgTrigger.cpp
Normal file
4
src/strategy/rpg/NewRpgTrigger.cpp
Normal file
@@ -0,0 +1,4 @@
|
||||
#include "NewRpgTriggers.h"
|
||||
#include "PlayerbotAI.h"
|
||||
|
||||
bool NewRpgStatusTrigger::IsActive() { return status == botAI->rpgInfo.status; }
|
||||
Reference in New Issue
Block a user