mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-29 07:52:57 +00:00
Fixed broken scenario ids. (Fix for bug #17640.)
This commit is contained in:
parent
83160d0c63
commit
2bfa141473
@ -15,13 +15,13 @@
|
||||
#endif
|
||||
|
||||
#ifdef HARD
|
||||
id=07_Elves_last_stand_HARD
|
||||
id=07_Elves_Last_Stand_HARD
|
||||
#endif
|
||||
#ifdef EASY
|
||||
id=07_Elves_last_stand_EASY
|
||||
id=07_Elves_Last_Stand_EASY
|
||||
#endif
|
||||
#ifdef NORMAL
|
||||
id=07_Elves_last_stand_NORMAL
|
||||
id=07_Elves_Last_Stand_NORMAL
|
||||
#endif
|
||||
|
||||
#else
|
||||
|
Loading…
x
Reference in New Issue
Block a user