Program class to public and top-level warning disabled

This commit is contained in:
krnlException 2024-09-12 20:23:43 +02:00
parent 44cbf5b90a
commit 3d649fab95
2 changed files with 2 additions and 1 deletions

View file

@ -3,7 +3,7 @@ using DotTiled.Serialization;
namespace DotTiled.Example;
class Program
public class Program
{
private static void Main()
{