Jelajahi Sumber

Rename TOMLTypeConverter.cs to TomlTypeConverter.cs

Geoffrey Horsington 6 tahun lalu
induk
melakukan
9584930bb2
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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");
 		}
 	}
-}
+}