Renmed script since this script will only be used for the floor level scene

This commit is contained in:
Gregory Campbell
2020-01-11 14:10:44 -05:00
parent 05632bf0b7
commit 24c16b9e8a
2 changed files with 1 additions and 1 deletions
@@ -5,7 +5,7 @@ using UnityEngine.SceneManagement;
[System.Serializable]
public class ProceduralGeneration : MonoBehaviour
public class FloorLevel : MonoBehaviour
{
public int escalation;