Skip to content

Commit

Permalink
Fix latest refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
AmProsius committed Mar 21, 2024
1 parent ad3031e commit bd244e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Ninja/G1CP/Content/Misc/info.d
Original file line number Diff line number Diff line change
Expand Up @@ -102,4 +102,4 @@ func int G1CP_InfoChangeChoiceText(var string infoName, var string originalStr,

// TODO: Reverse engineer symbol ID of `correctedWpName` and call `G1CP_ReplacePushStrId`
return (G1CP_ReplacePushStr(funcId, 0, originalStr, correctedStr) > 0);
}
};

0 comments on commit bd244e5

Please sign in to comment.