Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/coolgirl-multicart/coolgirl-multirom-builder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tools_sources/CoolgirlCombiner/Mapper.cs')
-rw-r--r--tools_sources/CoolgirlCombiner/Mapper.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools_sources/CoolgirlCombiner/Mapper.cs b/tools_sources/CoolgirlCombiner/Mapper.cs
index 2975c89..eae6e0a 100644
--- a/tools_sources/CoolgirlCombiner/Mapper.cs
+++ b/tools_sources/CoolgirlCombiner/Mapper.cs
@@ -1,6 +1,6 @@
using System.Text.Json.Serialization;
-namespace com.clusterrr.Famicom.CoolGirl
+namespace com.clusterrr.Famicom.Multirom
{
class Mapper
{