7 lines
73 B
C#
7 lines
73 B
C#
|
//Made by Olsc
|
||
|
|
||
|
using UnityEngine.UI;
|
||
|
|
||
|
public class GameImage : Image
|
||
|
{
|
||
|
}
|