9 lines
No EOL
167 B
C#
9 lines
No EOL
167 B
C#
using UnityEngine;
|
|
|
|
namespace ShiroginSDK.Samples.IAPSample.Scripts
|
|
{
|
|
public class IAPSampleUI : MonoBehaviour
|
|
{
|
|
// Just use 'IAPShopUI' script
|
|
}
|
|
} |