mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-18 06:13:55 -07:00
Add proper lake to tutorial map
Lake was not showing properly in a24 anymore. Reported by gameboy on forum: https://wildfiregames.com/forum/topic/34502-the-disappearing-lake/ Cause is, that water level had the same value as terrain level and since a24 uses more precise water level computation, high quality water effects did not show the lake. ( found by @vladislavbelov ) Rise water level in the lake, remove animals, trees, minerals from lake area add some fish. Differential Revision: D3240 This was SVN commit r24432.
This commit is contained in:
parent
6ee43b6bcd
commit
c72861b708
1 changed files with 2 additions and 2 deletions
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:202d4a16b4dd4d663652418e426adc11bbc604e287df6be181eba7e5a3f30152
|
||||
size 245062
|
||||
oid sha256:4d935ccda03cb5ef1153920c11fa801804d7a7d2e78f3eb748698144951f563e
|
||||
size 229598
|
||||
|
|
|
|||
Loading…
Reference in a new issue