8 lines
105 B
C#
8 lines
105 B
C#
|
|
using UnityEngine;
|
|
|
|
namespace MuHua {
|
|
public class SceneNameAttribute : PropertyAttribute {
|
|
|
|
}
|
|
} |