File tree Expand file tree Collapse file tree
DemoProject/Assets/Hash's_Things/EditDistributor/Editor Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -151,7 +151,7 @@ void OnGUI()
151151 {
152152 case 0 :
153153 //please click the button
154- AddBoldCenteredLabel ( "Please click the button above to patch your moddel :)" ) ;
154+ AddBoldCenteredLabel ( "Please click the button above to patch your model :)" ) ;
155155 EditorGUILayout . Space ( 10 ) ;
156156 AddBoldCenteredLabel ( "Please double check that you used " + AvatarVersion ) ;
157157 AddBoldCenteredLabel ( "to import the original avatar in your project" ) ;
@@ -168,7 +168,6 @@ void OnGUI()
168168 AddBoldCenteredLabel ( "/!\\ Something went wrong during the patching of the import file /!\\ " ) ;
169169 EditorGUILayout . Space ( 10 ) ;
170170 AddBoldCenteredLabel ( "Please double check that you used " + AvatarVersion + "to import the original avatar in your project" ) ;
171- AddBoldCenteredLabel ( "to import the original avatar in your project" ) ;
172171 break ;
173172 case 6 :
174173 AddBoldCenteredLabel ( "FBX patched, get to the prefab folder to enjoy your product" ) ;
You can’t perform that action at this time.
0 commit comments