mirror of
https://github.com/Anuken/Mindustry.git
synced 2026-01-27 15:02:03 -08:00
Fixed #8813
This commit is contained in:
parent
a14149c952
commit
fedad1e0d0
1 changed files with 2 additions and 0 deletions
|
|
@ -98,6 +98,8 @@ public class MapObjectivesCanvas extends WidgetGroup{
|
|||
public void clearObjectives(){
|
||||
stopQuery();
|
||||
tilemap.clearTiles();
|
||||
tilemap.x = 0f;
|
||||
tilemap.y = 0f;
|
||||
}
|
||||
|
||||
protected void stopQuery(){
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue