fix build error

This commit is contained in:
Kamila Stawarska 2024-03-02 21:45:06 +01:00
parent a9d35a5447
commit f8d8b9fd12

View File

@ -1,4 +1,5 @@
using UnityEngine;
using UnityEngine.SceneManagement;
namespace NEG.Utils
{