summaryrefslogtreecommitdiff
path: root/src/SMAPI/Framework/Events/ModDisplayEvents.cs
diff options
context:
space:
mode:
Diffstat (limited to 'src/SMAPI/Framework/Events/ModDisplayEvents.cs')
-rw-r--r--src/SMAPI/Framework/Events/ModDisplayEvents.cs2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/SMAPI/Framework/Events/ModDisplayEvents.cs b/src/SMAPI/Framework/Events/ModDisplayEvents.cs
index 48f55324..b2110cce 100644
--- a/src/SMAPI/Framework/Events/ModDisplayEvents.cs
+++ b/src/SMAPI/Framework/Events/ModDisplayEvents.cs
@@ -1,3 +1,5 @@
+#nullable disable
+
using System;
using StardewModdingAPI.Events;