CheatEnabler v2.3.30

This commit is contained in:
2025-04-25 17:50:52 +08:00
parent 8362fcf546
commit 950bde3464
11 changed files with 103 additions and 83 deletions
+1
View File
@@ -261,6 +261,7 @@ public class FactoryPatch : PatchImpl<FactoryPatch>
protected override void OnDisable()
{
GameLogic.OnGameEnd -= GameMain_End_Postfix;
if (_sunlight)
{
_sunlight.transform.localEulerAngles = new Vector3(0f, 180f);