mirror of
https://github.com/boudji-ludwig-pett/cnam-geometry-dash.git
synced 2025-05-18 12:02:58 +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()
|
||||
{
|
||||
if (!editMode)
|
||||
if (!createMode)
|
||||
{
|
||||
levelsLoader = GameObject
|
||||
.FindGameObjectWithTag("LevelsLoader")
|
||||
|
Loading…
x
Reference in New Issue
Block a user