public void EnterBuildMap(int mapid)
 {
     BasicStaticVariables.CurrentElement = mapid;
     statusmanager.SwitchToBuildMapMenu();
 }