]> git.lizzy.rs Git - dragonfireclient.git/commit
Use member initialization list instead of the constructor's body (#6371)
authorDharkael <izhe@hotmail.es>
Sun, 3 Sep 2017 17:33:22 +0000 (19:33 +0200)
committerLoïc Blot <nerzhul@users.noreply.github.com>
Sun, 3 Sep 2017 17:33:22 +0000 (19:33 +0200)
commit5bef3393889e0a29155a7e777d19344eaaae96b7
treed5a432598cf861da5b1a7f0e10033832667f122e
parenteabf04bd34b840ee3359609fc977cf4795b33a3a
Use member initialization list instead of the constructor's body (#6371)

* Use member initialization list instead of the constructor's body
src/mapgen_carpathian.cpp
src/mapgen_flat.cpp
src/mapgen_fractal.cpp
src/mapgen_v5.cpp
src/mapgen_v6.cpp
src/mapgen_v7.cpp
src/mapgen_valleys.cpp