fix
This commit is contained in:
@@ -34,7 +34,6 @@ namespace Darkmatter.Features.Coloring.UI
|
||||
|
||||
public void OnPointerClick(PointerEventData eventData)
|
||||
{
|
||||
Debug.Log($"[ColorRegion] clicked '{RegionId}' on '{gameObject.name}'");
|
||||
OnRegionClicked?.Invoke();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user