diff options
author | Marcus Huderle <huderlem@gmail.com> | 2019-02-04 17:28:45 -0600 |
---|---|---|
committer | Marcus Huderle <huderlem@gmail.com> | 2019-02-04 17:28:45 -0600 |
commit | d4125fef9bc9adb95c7a5fb5b8be903b34adc510 (patch) | |
tree | 1ba1856aecc9a47fc4e91cb320cf662558b95b7e /include/constants/map_groups.h | |
parent | 82abc164dc9f6a74fdf0c535cc1621b7ed05318b (diff) |
Cleanup and add game version flag to mapjson tool
Diffstat (limited to 'include/constants/map_groups.h')
-rwxr-xr-x | include/constants/map_groups.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/constants/map_groups.h b/include/constants/map_groups.h index 003b8c6ce..dc2ac2f32 100755 --- a/include/constants/map_groups.h +++ b/include/constants/map_groups.h @@ -589,4 +589,4 @@ #define MAP_GROUPS_COUNT 34 -#endif // GUARD_CONSTANTS_MAP_GROUPS_H +#endif // GUARD_CONSTANTS_MAP_GROUPS_H |