summaryrefslogtreecommitdiff
path: root/src/SMAPI/GamePlatform.cs
diff options
context:
space:
mode:
Diffstat (limited to 'src/SMAPI/GamePlatform.cs')
-rw-r--r--src/SMAPI/GamePlatform.cs2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/SMAPI/GamePlatform.cs b/src/SMAPI/GamePlatform.cs
index cce5ed8d..8013faa9 100644
--- a/src/SMAPI/GamePlatform.cs
+++ b/src/SMAPI/GamePlatform.cs
@@ -1,3 +1,5 @@
+#nullable disable
+
using StardewModdingAPI.Toolkit.Utilities;
namespace StardewModdingAPI