1
0
mirror of https://github.com/Anuken/Mindustry.git synced 2024-11-13 07:15:28 +03:00

Sprite tweaks

This commit is contained in:
Anuken 2020-05-24 08:38:47 -04:00
parent 65f63fd4d2
commit 503b947fb7
3 changed files with 0 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 818 KiB

After

Width:  |  Height:  |  Size: 818 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 125 KiB

After

Width:  |  Height:  |  Size: 127 KiB

View File

@ -30,7 +30,6 @@ public class UnitBlock extends PayloadAcceptor{
tile.<UnitBlockEntity>ent().spawned();
}
public class UnitBlockEntity extends PayloadAcceptorEntity<UnitPayload>{
public float progress, payloadPos, time, speedScl;