public void nextMap()
 {
     mapTester.nextMap();
     nowMapName = mapTester.nowMapName;
 }