so 생성 이름 변경
This commit is contained in:
parent
e9f597d5a9
commit
7096e82d43
@ -3,7 +3,7 @@
|
||||
|
||||
namespace DDD
|
||||
{
|
||||
[CreateAssetMenu(fileName = "UiInputBindingSo", menuName = "Ui/UiInputBindingSo")]
|
||||
[CreateAssetMenu(fileName = "_UiInputBindingSo", menuName = "Ui/UiInputBindingSo")]
|
||||
public class UiInputBindingSo : ScriptableObject
|
||||
{
|
||||
public InputActionMaps InputActionMaps;
|
||||
|
Loading…
Reference in New Issue
Block a user