mirror of
https://github.com/boudji-ludwig-pett/cnam-geometry-dash.git
synced 2025-12-11 00:27:48 +01:00
fix: add corerctly elements on map to edit
This commit is contained in:
@@ -133,7 +133,7 @@ public class LevelLoader : MonoBehaviour
|
|||||||
|
|
||||||
public void Start()
|
public void Start()
|
||||||
{
|
{
|
||||||
if (!editMode)
|
if (!createMode)
|
||||||
{
|
{
|
||||||
levelsLoader = GameObject
|
levelsLoader = GameObject
|
||||||
.FindGameObjectWithTag("LevelsLoader")
|
.FindGameObjectWithTag("LevelsLoader")
|
||||||
|
|||||||
Reference in New Issue
Block a user