Skip to content

Commit 4cd35c9

Browse files
committed
fix: show IET popup on startup
1 parent fdf3041 commit 4cd35c9

File tree

1 file changed

+1
-1
lines changed
  • ProjectSettings/Packages/com.unity.learn.iet-framework

1 file changed

+1
-1
lines changed

ProjectSettings/Packages/com.unity.learn.iet-framework/Settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
{
1010
"type": "System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089",
1111
"key": "IET.DisplayWelcomeDialogOnStartup",
12-
"value": "{\"m_Value\":false}"
12+
"value": "{\"m_Value\":true}"
1313
}
1414
]
1515
}

0 commit comments

Comments
 (0)