Skip to content

Commit 7e33876

Browse files
committed
Fixed test scene to work again
1 parent 6bdf1ad commit 7e33876

File tree

2 files changed

+15
-6
lines changed

2 files changed

+15
-6
lines changed

UnityProject/Assets/Plugins/AsyncAwaitUtil/Documentation.meta

+9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

UnityProject/Assets/Plugins/AsyncAwaitUtil/Tests/AsyncTests.unity

+6-6
Original file line numberDiff line numberDiff line change
@@ -221,16 +221,16 @@ MonoBehaviour:
221221
m_GameObject: {fileID: 1790199439}
222222
m_Enabled: 1
223223
m_EditorHideFlags: 0
224-
m_Script: {fileID: 11500000, guid: d45c777b3c8dbf849bdae06cfbf96211, type: 3}
224+
m_Script: {fileID: 11500000, guid: cb4f149e5fdd59e45958e5b591ca42e6, type: 3}
225225
m_Name:
226226
m_EditorClassIdentifier:
227227
_buttonSettings:
228-
NumPerColumn: 6
229-
VerticalMargin: 50
230-
VerticalSpacing: 19.53
231-
HorizontalSpacing: 49.02
228+
NumPerColumn: 4
229+
VerticalMargin: 55.41
230+
VerticalSpacing: 62.9
231+
HorizontalSpacing: 28.9
232232
HorizontalMargin: 50
233-
ButtonWidth: 288.8
233+
ButtonWidth: 342.4
234234
ButtonHeight: 50
235235
--- !u!4 &1790199441
236236
Transform:

0 commit comments

Comments
 (0)