diff options
| author | hovertank3d <[email protected]> | 2025-11-14 20:05:59 +0100 |
|---|---|---|
| committer | hovertank3d <[email protected]> | 2025-11-15 14:03:07 +0100 |
| commit | fa318825ef0404816728f733484caa1bc23afa53 (patch) | |
| tree | 154d51e23f907102cbb8367b8cdc4d3bb4153dc1 /include/version.hpp | |
| parent | 6c1a6c62bb13d09a0beb51ebb5cd5e4a69d9fe5a (diff) | |
| download | ogurec-fa318825ef0404816728f733484caa1bc23afa53.tar.gz ogurec-fa318825ef0404816728f733484caa1bc23afa53.zip | |
george droid
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 |
