Prevented LoW-specific Lua code from leaking.
This commit is contained in:
parent
020f85d81a
commit
506332ab73
1 changed files with 4 additions and 3 deletions
|
@ -32,6 +32,10 @@
|
|||
|
||||
{campaigns/Legend_of_Wesmere/utils}
|
||||
{campaigns/Legend_of_Wesmere/scenarios}
|
||||
|
||||
[lua]
|
||||
code = "wesnoth.dofile 'campaigns/Legend_of_Wesmere/lua/replace_map.lua'"
|
||||
[/lua]
|
||||
#endif
|
||||
|
||||
[campaign]
|
||||
|
@ -188,8 +192,5 @@ criticism, help with WML code and graphics."
|
|||
[/entry]
|
||||
[/about]
|
||||
[/campaign]
|
||||
[lua]
|
||||
code = "wesnoth.dofile 'campaigns/Legend_of_Wesmere/lua/replace_map.lua'"
|
||||
[/lua]
|
||||
# wmllint: directory spellings Delfador Cleodil Kalenz Galtrid Crelanu Uraredia
|
||||
# wmllint: directory spellings Landar Olurf Aldar Grubr
|
||||
|
|
Loading…
Add table
Reference in a new issue