mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-02-22 04:28:27 +07:00
Save previews
This commit is contained in:
parent
e953bd40eb
commit
6e2cd81c9f
@ -387,6 +387,8 @@ public class Control implements ApplicationListener, Loadable{
|
|||||||
@Override
|
@Override
|
||||||
public void update(){
|
public void update(){
|
||||||
saves.update();
|
saves.update();
|
||||||
|
//update and load any requested assets
|
||||||
|
assets.update();
|
||||||
|
|
||||||
input.updateController();
|
input.updateController();
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user