Kaynağa Gözat

Fix hero initialization form random map

nordsoft 2 yıl önce
ebeveyn
işleme
db32c2387e
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      mapeditor/mapcontroller.cpp

+ 1 - 0
mapeditor/mapcontroller.cpp

@@ -141,6 +141,7 @@ void MapController::repairMap()
 			{
 			{
 				nih->typeName = "prison";
 				nih->typeName = "prison";
 				nih->subTypeName = "prison";
 				nih->subTypeName = "prison";
+				nih->subID = 0;
 			}
 			}
 			
 			
 			nih->type = type;
 			nih->type = type;