diff --git a/Tap Match/Assets/Editor/JGM.GameEditor.asmdef b/Tap Match/Assets/Editor/JGM.GameEditor.asmdef index 647ffda..c2cfde6 100644 --- a/Tap Match/Assets/Editor/JGM.GameEditor.asmdef +++ b/Tap Match/Assets/Editor/JGM.GameEditor.asmdef @@ -5,7 +5,9 @@ "GUID:a71604f3a763d404397f2286de04a48d", "GUID:6055be8ebefd69e48b49212b09b47b2f" ], - "includePlatforms": [], + "includePlatforms": [ + "Editor" + ], "excludePlatforms": [], "allowUnsafeCode": false, "overrideReferences": false,