Added tooltip to map and fixed map loading.
This commit is contained in:
@@ -50,6 +50,7 @@ public partial class UIHandler : Control
|
||||
public void HandleMapButton()
|
||||
{
|
||||
OpenUIElement(map);
|
||||
map.ShowMap();
|
||||
}
|
||||
|
||||
public void HandleRobotListButton()
|
||||
|
||||
Reference in New Issue
Block a user