aboutsummaryrefslogtreecommitdiff
path: root/src/mapgen/cavegen.h
diff options
context:
space:
mode:
authornOOb3167 <nOOb3167@gmail.com>2017-12-22 11:35:06 +0100
committerrubenwardy <rw@rubenwardy.com>2017-12-22 10:39:51 +0000
commit8037eda42c89dbc81e99199c2ae49309a9439ac3 (patch)
treef0028edd99243a4633e593993c23e0b1b4b09e5c /src/mapgen/cavegen.h
parent7354d0f3d8ea2d48a85479426bf0c055ff4926b4 (diff)
downloadminetest-8037eda42c89dbc81e99199c2ae49309a9439ac3.tar.gz
minetest-8037eda42c89dbc81e99199c2ae49309a9439ac3.tar.bz2
minetest-8037eda42c89dbc81e99199c2ae49309a9439ac3.zip
Fix error if setting menu_last_game is not a valid game
Diffstat (limited to 'src/mapgen/cavegen.h')
0 files changed, 0 insertions, 0 deletions
or checkPerttu Ahola2011-12-03 * Fix bucket texture namesPerttu Ahola2011-12-03 * inventorycube: use all three specified textures; also moved mesh creation / m...Kahrl2011-12-03 * Change naming convention to be modname:* instead of modname_* (sorry modders!)Perttu Ahola2011-12-03 * Fix note about run-in-place mod search path in mods/default/init.luaPerttu Ahola2011-12-03 * Add usermods/ to mod search paths and print out the paths at server startupPerttu Ahola2011-12-03 * Remove accidental stupid naming in craftitem examplePerttu Ahola2011-12-03 * Enforced mod global naming convention and better error reportingPerttu Ahola