diff options
author | chai <chaifix@163.com> | 2022-04-25 10:09:11 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2022-04-25 10:09:11 +0800 |
commit | 8131033510c711248de1904649cfa1dbe4bbe69f (patch) | |
tree | 80e0db1f24c6d624ac412f240f54cc18e626c3d0 /SurvivalTest/ProjectSettings/InputManager.asset | |
parent | 71ae3d755a03a706d93291ca57c6de8e6f0d5926 (diff) |
*rename item to prop
Diffstat (limited to 'SurvivalTest/ProjectSettings/InputManager.asset')
-rw-r--r-- | SurvivalTest/ProjectSettings/InputManager.asset | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/SurvivalTest/ProjectSettings/InputManager.asset b/SurvivalTest/ProjectSettings/InputManager.asset index 1c2591f..1a8154e 100644 --- a/SurvivalTest/ProjectSettings/InputManager.asset +++ b/SurvivalTest/ProjectSettings/InputManager.asset @@ -566,7 +566,7 @@ InputManager: axis: 0 joyNum: 0 - serializedVersion: 3 - m_Name: LeftItem + m_Name: LeftProp descriptiveName: descriptiveNegativeName: negativeButton: @@ -582,7 +582,7 @@ InputManager: axis: 0 joyNum: 0 - serializedVersion: 3 - m_Name: RightItem + m_Name: RightProp descriptiveName: descriptiveNegativeName: negativeButton: |