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