Skip to content

Commit

Permalink
Do not include this in build
Browse files Browse the repository at this point in the history
  • Loading branch information
HelloFangaming committed Mar 22, 2024
1 parent 06eea70 commit aabd7dd
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
using UnityEngine;
using UnityEditor;

#if UNITY_EDITOR
namespace HelloMarioFramework
{
public static class HMFUtilities
Expand Down Expand Up @@ -53,3 +54,4 @@ private static void HMFWebsite()
}
}
}
#endif

0 comments on commit aabd7dd

Please # to comment.