Eric S. Raymond 08c6876453 Almost all WML files are now uniformly indented.
There are a few exceptions that need further work or careful
examination; UtBS, the tutorial, and the terrain macros.
2007-06-29 10:36:10 +00:00

17 lines
324 B
INI

# 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}