Renmed script since this script will only be used for the floor level scene
This commit is contained in:
@@ -5,7 +5,7 @@ using UnityEngine.SceneManagement;
|
||||
|
||||
[System.Serializable]
|
||||
|
||||
public class ProceduralGeneration : MonoBehaviour
|
||||
public class FloorLevel : MonoBehaviour
|
||||
{
|
||||
|
||||
public int escalation;
|
||||
Reference in New Issue
Block a user