[wesnoth-commits] [wesnoth/wesnoth] f323de: Don't use optional::value since MacOS < 10.14 does...
Charles Dang
noreply at github.com
Sun Jan 17 01:44:51 UTC 2021
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: f323deb23ebc878796c32455eed53ab79e80781f
https://github.com/wesnoth/wesnoth/commit/f323deb23ebc878796c32455eed53ab79e80781f
Author: Charles Dang <exodia339 at gmail.com>
Date: 2021-01-17 (Sun, 17 Jan 2021)
Changed paths:
M src/game_launcher.cpp
M src/generators/cave_map_generator.cpp
M src/generators/default_map_generator.cpp
M src/help/help_impl.cpp
M src/lexical_cast.hpp
M src/scripting/lua_audio.cpp
M src/scripting/mapgen_lua_kernel.cpp
M src/units/unit.cpp
M src/wesnoth.cpp
Log Message:
-----------
Don't use optional::value since MacOS < 10.14 doesn't like it
More information about the Commits
mailing list