mirror of
https://github.com/soarqin/DSP_Mods.git
synced 2025-12-09 14:53:30 +08:00
WIP
This commit is contained in:
@@ -32,6 +32,7 @@ public class MoreSettings
|
||||
I18N.Add("步进最小距离", "Step Distance Min", "步进最小距离");
|
||||
I18N.Add("步进最大距离", "Step Distance Max", "步进最大距离");
|
||||
I18N.Add("扁平度", "Flatness", "扁平度");
|
||||
I18N.Apply();
|
||||
Harmony.CreateAndPatchAll(typeof(MoreSettings));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user