Fixed broken Oasis terrain help entry (bug #23023)
This commit is contained in:
parent
50fecf8cc7
commit
8365d0e2ee
3 changed files with 3 additions and 0 deletions
|
@ -53,6 +53,7 @@ Version 1.12.4+dev:
|
|||
* Several fixes to the handling of key combinations including
|
||||
non-alphanumeric keys (Enter, Tab, F1-F12, etc.), especially relevant for
|
||||
assigning custom hotkeys to actions in Preferences.
|
||||
* Fixed broken Oasis terrain help entry (bug #23023)
|
||||
|
||||
Version 1.12.4:
|
||||
* Security fixes:
|
||||
|
|
|
@ -313,6 +313,7 @@ Most units receive 20 to 40% defense in sand."
|
|||
symbol_image=sand/desert-oasis
|
||||
id=oasis
|
||||
name= _ "Oasis"
|
||||
editor_name= _ "Oasis"
|
||||
default_base=Dd
|
||||
string=^Do
|
||||
aliasof=_bas
|
||||
|
|
|
@ -15,6 +15,7 @@ Version 1.12.4+dev:
|
|||
|
||||
* Miscellaneous and bug fixes:
|
||||
* Fixed OOS on random maps, where clients placed sides in different castles.
|
||||
* Fixed broken Oasis terrain help entry (bug #23023)
|
||||
|
||||
|
||||
Version 1.12.4:
|
||||
|
|
Loading…
Add table
Reference in a new issue