备份CatanBuilding瘦身独立工程
This commit is contained in:
7
Assets/Scripts/UIRedPoint/IUIRedPoint.cs
Normal file
7
Assets/Scripts/UIRedPoint/IUIRedPoint.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
public interface IUIRedPoint
|
||||
{
|
||||
public void SetRedPointState(bool state)
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user