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 UnityEngine;
using UnityEngine.EventSystems;
using UnityEngine.UI;
namespace UntitledLogicGame.UI
namespace CompuLogic.UI
{
public class UIDelete : UIToolbarButton, IPointerEnterHandler, IPointerExitHandler
{