mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-14 18:24:10 +00:00
WML renaming tweak at ShadowMaster's request.
This commit is contained in:
parent
58318983a7
commit
4f06d7754e
@ -142,6 +142,9 @@ linechanges = (
|
||||
# This changed after 1.5.5, to enable mechanical spellchecking
|
||||
("sabre", "saber"),
|
||||
("nr-sad.ogg", "sad.ogg"),
|
||||
# Changed after 1.5.7
|
||||
("[debug_message]", "[wml_message]"),
|
||||
("[/debug_message]", "[/wml_message]"),
|
||||
)
|
||||
|
||||
def validate_stack(stack, filename, lineno):
|
||||
|
Loading…
x
Reference in New Issue
Block a user