Skip to content

Commit 05d4b2b

Browse files
committed
Renamed hotfix 2 to hotfix 1
1 parent 0214278 commit 05d4b2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

NewMod/NewMod.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ public override void Load()
4747
{
4848
Instance = this;
4949
AddComponent<DebugWindow>();
50-
ReactorCredits.Register("NewMod", "v1.2.9 Hotfix 2", true, ReactorCredits.AlwaysShow);
50+
ReactorCredits.Register("NewMod", "v1.2.9 Hotfix 1", true, ReactorCredits.AlwaysShow);
5151
Harmony.PatchAll();
5252
NewModEventHandler.RegisterEventsLogs();
5353

0 commit comments

Comments
 (0)