wesnoth/data/multiplayer/_main.cfg
Eric S. Raymond 92fe16e9ec Add export-property comments to _main.cfgs.
These will control whether or not wmlscope expects each namespace to
export names.  Presently, core exports but campaigns do not.
2008-02-27 11:11:54 +00:00

20 lines
384 B
INI

#textdomain wesnoth-multiplayer
# wmlscope: set export=no
# Main purpose of this file is to ensure that macros get read in first.
[generic_multiplayer]
id=user_map
name= _ "User Map"
turns=90
{DEFAULT_SCHEDULE}
{DEFAULT_MUSIC_PLAYLIST}
[/generic_multiplayer]
#ifdef MULTIPLAYER
{multiplayer/scenarios/}
{~scenarios/multiplayer/}
#endif
{multiplayer/eras.cfg}