Skip to content

Commit 0a30713

Browse files
committed
chore: Default to not show unavailable platforms in EOSSettingsWindow.
1 parent f040bd2 commit 0a30713

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Assets/Plugins/Source/Editor/EditorWindows/EOSSettingsWindow.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
// Uncomment the following line to see all platforms, even ones that are not
2424
// available
25-
#define DEBUG_SHOW_UNAVAILABLE_PLATFORMS
25+
//#define DEBUG_SHOW_UNAVAILABLE_PLATFORMS
2626

2727
#if !EOS_DISABLE
2828

0 commit comments

Comments
 (0)