summaryrefslogtreecommitdiff
path: root/src/SMAPI/ITranslationHelper.cs
diff options
context:
space:
mode:
Diffstat (limited to 'src/SMAPI/ITranslationHelper.cs')
-rw-r--r--src/SMAPI/ITranslationHelper.cs2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/SMAPI/ITranslationHelper.cs b/src/SMAPI/ITranslationHelper.cs
index b30d9b14..3c297731 100644
--- a/src/SMAPI/ITranslationHelper.cs
+++ b/src/SMAPI/ITranslationHelper.cs
@@ -1,3 +1,5 @@
+#nullable disable
+
using System.Collections.Generic;
using StardewValley;