[wesnoth-commits] [wesnoth/wesnoth] 6ab023: Take the super-simple approach to fixing [time_area]
Celtic Minstrel
noreply at github.com
Thu Jun 24 17:51:00 UTC 2021
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 6ab0234c590056c75a8462e099a1ad63a8b76686
https://github.com/wesnoth/wesnoth/commit/6ab0234c590056c75a8462e099a1ad63a8b76686
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2021-06-24 (Thu, 24 Jun 2021)
Changed paths:
M data/lua/wml-tags.lua
Log Message:
-----------
Take the super-simple approach to fixing [time_area]
Instead of trying to split the input config into two parts, just pass the same config as both arguments. The filter will ignore the [time] tags and the time area will ignore everything else.
More information about the Commits
mailing list