Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Decoration: Stop DecoSimple::resolveNodeNames from complaining about …
…no node name if decolist is used Fix warning message for spawnby nodes Prevent type-punning warning caused by casting enum to int
- Loading branch information
Showing
with
5 additions
and 5 deletions.
- +2 −2 src/mapgen.cpp
- +3 −3 src/script/lua_api/l_mapgen.cpp