Trying to make Linux CI happy.

This commit is contained in:
cinder
2025-04-30 19:38:35 -05:00
parent 011bb9d61e
commit 3e44eeaacf
3 changed files with 3 additions and 3 deletions

View File

@@ -29,7 +29,7 @@ using System;
using System.Collections.Generic;
using System.IO;
namespace Mapgenerator
namespace MapGenerator
{
internal class MapGenerator
{