7 lines
51 B
C#
7 lines
51 B
C#
|
|
using UnityEngine;
|
||
|
|
|
||
|
|
public class GameBase
|
||
|
|
{
|
||
|
|
|
||
|
|
}
|