diff options
Diffstat (limited to 'src/game/ReactorAI.h')
-rw-r--r-- | src/game/ReactorAI.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/ReactorAI.h b/src/game/ReactorAI.h index cea1e8dcdb5..a1c99707736 100644 --- a/src/game/ReactorAI.h +++ b/src/game/ReactorAI.h @@ -43,3 +43,4 @@ class TRINITY_DLL_DECL ReactorAI : public CreatureAI uint64 i_victimGuid; }; #endif + |