[Commits] [wesnoth/wesnoth] 3cb887: Fix duplicate loading of eras in mp
GitHub
noreply at github.com
Tue Aug 30 08:39:18 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 3cb8878b9adbee7fd16d80a157747680cc83565c
https://github.com/wesnoth/wesnoth/commit/3cb8878b9adbee7fd16d80a157747680cc83565c
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-08-30 (Tue, 30 Aug 2016)
Changed paths:
M data/_main.cfg
A data/eras.cfg
A data/eras.lua
M data/multiplayer/_main.cfg
R data/multiplayer/eras.cfg
R data/multiplayer/eras.lua
Log Message:
-----------
Fix duplicate loading of eras in mp
This fixes warnings about the era macros being redefined without being #undef-ed when
loading MP.
More information about the Commits
mailing list