Init
This commit is contained in:
@@ -0,0 +1,42 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!114 &11400000
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 0}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: a59acf1affd56c94fa937563dd75c947, type: 3}
|
||||
m_Name: Default Key Config
|
||||
m_EditorClassIdentifier:
|
||||
HideConsoleKey:
|
||||
Key: 0
|
||||
Ctrl: 0
|
||||
Alt: 0
|
||||
Shift: 0
|
||||
ShowConsoleKey:
|
||||
Key: 0
|
||||
Ctrl: 0
|
||||
Alt: 0
|
||||
Shift: 0
|
||||
ToggleConsoleVisibilityKey:
|
||||
Key: 27
|
||||
Ctrl: 0
|
||||
Alt: 0
|
||||
Shift: 0
|
||||
SuggestNextCommandKey:
|
||||
Key: 9
|
||||
Ctrl: 0
|
||||
Alt: 0
|
||||
Shift: 0
|
||||
SuggestPreviousCommandKey:
|
||||
Key: 9
|
||||
Ctrl: 0
|
||||
Alt: 0
|
||||
Shift: 1
|
||||
NextCommandKey: 273
|
||||
PreviousCommandKey: 274
|
||||
SubmitCommandKey: 13
|
||||
Reference in New Issue
Block a user