kalysti / terrain-tool-godot4

GODOT 4 3D Terrain Editor (C# Plugin)
MIT License
157 stars 12 forks source link

Plugin spams warning CS8632 #35

Closed Sythelux closed 1 year ago

Sythelux commented 1 year ago

0>TerrainPlugin.cs(465,18): Warning CS8632 : The annotation for nullable reference types should only be used in code within a '#nullable' context

I'll also provide a Pull-request in a second as it is my fault all along.