mirror of
https://github.com/zoriya/Prototype-Magnifique.git
synced 2026-06-02 18:40:39 +00:00
Solving error
This commit is contained in:
@@ -76,7 +76,7 @@ public class MapGenerator : MonoBehaviour
|
||||
}
|
||||
else
|
||||
{
|
||||
prefab = tile.underPrefeb;
|
||||
prefab = tile.underPrefab;
|
||||
}
|
||||
}
|
||||
else if (!leftPosition)
|
||||
|
||||
Reference in New Issue
Block a user