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
@@ -4,7 +4,7 @@ using System.Linq;
using UnityEngine;
using Random = UnityEngine.Random;
namespace UntitledLogicGame
namespace CompuLogic
{
public static class Utils
{