1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-16 19:19:09 +00:00

Codechange: Don't store tree counter in the map array (#10018)

This commit is contained in:
dP
2023-02-27 01:39:44 +04:00
committed by GitHub
parent 6eabbaa751
commit b0542c8c49
5 changed files with 18 additions and 59 deletions

View File

@@ -807,8 +807,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>