Skip to content

Commit d9d06ad

Browse files
committedFeb 16, 2014
Fix g_settings not being included
1 parent 4585fba commit d9d06ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎src/script/lua_api/l_mapgen.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
2727
#include "biome.h"
2828
#include "emerge.h"
2929
#include "mapgen_v7.h"
30+
#include "main.h"
3031

3132

3233
struct EnumString ModApiMapgen::es_BiomeTerrainType[] =

0 commit comments

Comments
 (0)
Please sign in to comment.