Skip to content

Commit d5dd5c5

Browse files
committed
Update InputSystemSettings.cs
1 parent ffbc4ca commit d5dd5c5

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

Tools/CI/Settings/InputSystemSettings.cs

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,13 @@ public InputSystemSettings()
118118
{
119119
"com.unity.charactercontroller"
120120
}
121+
},
122+
{
123+
new Editor("6000.7", ""),
124+
new HashSet<string>()
125+
{
126+
"com.unity.charactercontroller"
127+
}
121128
}
122129
};
123130

0 commit comments

Comments
 (0)