diff options
Diffstat (limited to 'src/game/Cell.h')
-rw-r--r-- | src/game/Cell.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/Cell.h b/src/game/Cell.h index 2459e3e73d2..7e66d5d9f73 100644 --- a/src/game/Cell.h +++ b/src/game/Cell.h @@ -163,3 +163,4 @@ struct TRINITY_DLL_DECL CellLock } }; #endif + |