Skip to content

Commit

Permalink
for sg
Browse files Browse the repository at this point in the history
this is prly wrong and has to have another value. but somehow 32 was missing lol
  • Loading branch information
IronException authored Aug 19, 2019
1 parent 04b75fa commit 582cf19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mapview.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ class MapView : public QWidget {
flgCaveMode = 4,
flgDepthShading = 8,
flgShowEntities = 16,
flgSingleLayer = 32,
flgBiomeColors = 64
};

Expand Down

0 comments on commit 582cf19

Please sign in to comment.