Solving error

This commit is contained in:
Anonymous Raccoon
2018-03-18 17:57:00 +01:00
parent 0fc89d38ae
commit bf0b6a63d2
+1 -1
View File
@@ -76,7 +76,7 @@ public class MapGenerator : MonoBehaviour
}
else
{
prefab = tile.underPrefeb;
prefab = tile.underPrefab;
}
}
else if (!leftPosition)