959e80cf72
assets upload description.
11 lines
127 B
Plaintext
11 lines
127 B
Plaintext
using UnityEngine;
|
|
using RPGCreationKit;
|
|
|
|
namespace RPGCreationKit
|
|
{
|
|
public class #SCRIPTNAME# : ItemScript
|
|
{
|
|
|
|
|
|
}
|
|
} |