mirror of
https://github.com/soarqin/DSP_Mods.git
synced 2025-12-09 02:53:29 +08:00
fix button text
This commit is contained in:
@@ -81,10 +81,6 @@ public class CheatEnabler : BaseUnityPlugin
|
||||
"Birth planet is solid flat (no water at all)");
|
||||
BirthPlanetPatch.HighLuminosityBirthStar = Config.Bind("Birth", "HighLuminosityBirthStar", false,
|
||||
"Birth star has high luminosity");
|
||||
|
||||
I18N.Init();
|
||||
I18N.Add("CheatEnabler Config", "CheatEnabler Config", "CheatEnabler设置");
|
||||
I18N.Apply();
|
||||
|
||||
UIConfigWindow.Init();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user