found a name

This commit is contained in:
klemek
2020-12-22 15:48:34 +01:00
parent 51b660318e
commit d208236adc
24 changed files with 39 additions and 38 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
using System.Collections.Generic;
using UnityEngine;
namespace UntitledLogicGame
namespace CompuLogic
{
public class CameraManager : MonoBehaviour
{