mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-01-05 13:08:20 +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;
|
||||
|
||||
transient float accepting, updateTime, lastRipple;
|
||||
transient float accepting, updateTime;
|
||||
float amount;
|
||||
int generation;
|
||||
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