Sprite tweaks
This commit is contained in:
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 |
@@ -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;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user