diff options
author | GriffinR <griffin.richards@comcast.net> | 2019-10-13 15:29:53 -0400 |
---|---|---|
committer | GriffinR <griffin.richards@comcast.net> | 2019-10-13 15:29:53 -0400 |
commit | 144c5888a11115c93ed065c738a8ab395d71a798 (patch) | |
tree | 9a8f1f0d4b00589cebe5af6939179179eec0b7d4 /include/constants | |
parent | c4deb4db96ac8463c2ef1dd92ca5c7d6d13c4dae (diff) |
Fix map script names
Diffstat (limited to 'include/constants')
-rw-r--r-- | include/constants/field_poison.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/constants/field_poison.h b/include/constants/field_poison.h index f74c3fb56..19b91e7c2 100644 --- a/include/constants/field_poison.h +++ b/include/constants/field_poison.h @@ -9,4 +9,4 @@ #define FLDPSN_WHITEOUT 1 #define FLDPSN_FRONTIER_WHITEOUT 2 -#endif //GUARD_CONSTANTS_FIELD_POISON_H
\ No newline at end of file +#endif //GUARD_CONSTANTS_FIELD_POISON_H |