Fixed #8813
This commit is contained in:
@@ -98,6 +98,8 @@ public class MapObjectivesCanvas extends WidgetGroup{
|
|||||||
public void clearObjectives(){
|
public void clearObjectives(){
|
||||||
stopQuery();
|
stopQuery();
|
||||||
tilemap.clearTiles();
|
tilemap.clearTiles();
|
||||||
|
tilemap.x = 0f;
|
||||||
|
tilemap.y = 0f;
|
||||||
}
|
}
|
||||||
|
|
||||||
protected void stopQuery(){
|
protected void stopQuery(){
|
||||||
|
|||||||
Reference in New Issue
Block a user