diff options
Diffstat (limited to 'include/version.hpp')
| -rw-r--r-- | include/version.hpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/version.hpp b/include/version.hpp index b5f4856..b5ec59f 100644 --- a/include/version.hpp +++ b/include/version.hpp @@ -1,3 +1,4 @@ #pragma once -constexpr auto max_buffs = 44;
\ No newline at end of file +constexpr auto max_buffs = 44; +constexpr auto terraria_version = 279;
\ No newline at end of file |
