9 lines
92 B
C#
9 lines
92 B
C#
using UnityEngine;
|
|
|
|
namespace I2.Loc
|
|
{
|
|
public class TermsPopup : PropertyAttribute
|
|
{
|
|
}
|
|
}
|