[Commits] [wesnoth/wesnoth] d8b36e: Add a newline between objective sections
GitHub
noreply at github.com
Sat Mar 21 10:00:24 UTC 2015
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: d8b36e5d0809e53dcd7fbbf4685f36db71787553
https://github.com/wesnoth/wesnoth/commit/d8b36e5d0809e53dcd7fbbf4685f36db71787553
Author: Charles Dang <exodia339 at gmail.com>
Date: 2015-03-21 (Sat, 21 Mar 2015)
Changed paths:
M data/lua/wml/objectives.lua
Log Message:
-----------
Add a newline between objective sections
This is set up that there will be no newlines at the end of any section, unless you have
only a summary key, which no one would do. However, there will be a newline at the top of
the dialog if you don't have a win objective, but no one would do that either.
Note that because of newlines not showing up properly on Windows, this won't be viable
on that platform.
More information about the Commits
mailing list