mirror of
https://github.com/boudji-ludwig-pett/cnam-geometry-dash.git
synced 2025-05-21 23:48:26 +02:00
fix: add corerctly elements on map to edit
This commit is contained in:
parent
4992ae9e79
commit
9d1314a75f
@ -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")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user