Explorar o código

Rename TOMLTypeConverter.cs to TomlTypeConverter.cs

Geoffrey Horsington %!s(int64=6) %!d(string=hai) anos
pai
achega
9584930bb2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      BepInEx/Configuration/TOMLTypeConverter.cs

+ 1 - 1
BepInEx/Configuration/TOMLTypeConverter.cs

@@ -60,4 +60,4 @@ namespace BepInEx.Configuration
 			throw new NotImplementedException("Supported type does not have a converter");
 		}
 	}
-}
+}