mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-03-09 20:29:06 +07:00
Add inb4
This commit is contained in:
parent
1f6d3dca0e
commit
5a21387762
@ -152,6 +152,7 @@ public class CraterConveyor extends BaseConveyor{
|
||||
}
|
||||
|
||||
class CraterConveyorEntity extends BaseConveyorEntity{
|
||||
// i should probably use timers/counters instead of frames
|
||||
float lastFrameUpdated = -1;
|
||||
float lastFrameSpawned = -1;
|
||||
float lastFrameChanged = -1;
|
||||
|
Loading…
Reference in New Issue
Block a user