mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-02-02 04:13:44 +07:00
Cleanup
This commit is contained in:
parent
5ab090f28d
commit
c6c18696c0
@ -28,7 +28,7 @@ abstract class PuddleComp implements Posc, Puddlec, Drawc{
|
|||||||
|
|
||||||
@Import float x, y;
|
@Import float x, y;
|
||||||
|
|
||||||
transient float accepting, updateTime, lastRipple;
|
transient float accepting, updateTime;
|
||||||
float amount;
|
float amount;
|
||||||
int generation;
|
int generation;
|
||||||
Tile tile;
|
Tile tile;
|
||||||
|
3
fastlane/metadata/android/en-US/changelogs/29788.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/29788.txt
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
[This is a truncated changelog, see Github for full notes]
|
||||||
|
- Decreased junction item capacity - this may cause slight desync on servers running previous 121 versions, servers are advised to update
|
||||||
|
- Many various small bugfixes
|
Loading…
Reference in New Issue
Block a user