mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-16 18:31:32 +00:00

There are a few exceptions that need further work or careful examination; UtBS, the tutorial, and the terrain macros.
17 lines
324 B
INI
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}
|