7 lines
72 B
C#
7 lines
72 B
C#
|
//Made by Olsc
|
||
|
|
||
|
using UnityEngine.UI;
|
||
|
|
||
|
public class GameBtn : Button
|
||
|
{
|
||
|
}
|