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(); tile.<UnitBlockEntity>ent().spawned();
} }
public class UnitBlockEntity extends PayloadAcceptorEntity<UnitPayload>{ public class UnitBlockEntity extends PayloadAcceptorEntity<UnitPayload>{
public float progress, payloadPos, time, speedScl; public float progress, payloadPos, time, speedScl;