Codechange: Don't store tree counter in the map array

(cherry picked from commit 6c3f351d5a4b0d19a1a265f04f44c70c24c19cd2)

See: https://github.com/OpenTTD/OpenTTD/pull/10018
This commit is contained in:
dP
2022-09-11 00:12:23 +03:00
committed by Jonathan G Rennison
parent c2ede2af54
commit 30bc490292
3 changed files with 6 additions and 56 deletions

View File

@@ -840,8 +840,6 @@
</table>
</li>
<li>m2 bits 5..4: ground density</li>
<li>m2 bits 3..0: update counter, incremented on every periodic processing.<br>
on wraparound the growth status is updated (or, if it's <tt>3</tt>, a random action is taken)</li>
<li>m3 bits 7..0: type of trees:
<table>
<tr>