Skip to content

Commit aabd7dd

Browse files
Do not include this in build
1 parent 06eea70 commit aabd7dd

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Assets/HelloMarioFramework/Script/Utility/Editor/HMFUtilities.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
using UnityEngine;
1313
using UnityEditor;
1414

15+
#if UNITY_EDITOR
1516
namespace HelloMarioFramework
1617
{
1718
public static class HMFUtilities
@@ -53,3 +54,4 @@ private static void HMFWebsite()
5354
}
5455
}
5556
}
57+
#endif

0 commit comments

Comments
 (0)