Skip to content

Commit

Permalink
Update src/include/map.h
Browse files Browse the repository at this point in the history
Co-authored-by: Joris Dauphin <[email protected]>
  • Loading branch information
ipochto and Jarod42 authored Nov 25, 2023
1 parent 889aa3c commit b830561
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/include/map.h
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ class CMapInfo
unsigned int MapUID; /// Unique Map ID (hash)

private:
bool Highgrounds = false; /// Map has highgrounds
bool HighgroundsEnabled = false; /// Map has highgrounds
};

/*----------------------------------------------------------------------------
Expand Down

0 comments on commit b830561

Please sign in to comment.