Skip to content

Commit

Permalink
Update game.exe
Browse files Browse the repository at this point in the history
  • Loading branch information
ZiYueCommentary committed Jan 20, 2024
1 parent a32da90 commit 8dee846
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions SourceCode/Main.bb
Expand Up @@ -117,6 +117,7 @@ Function GetLocalString$(Section$, Parameter$)
If I_Loc\Localized And FileType(I_Loc\LangPath + "Data\local.ini") = 1 Then
temp=GetINIString(I_Loc\LangPath + "Data\local.ini", Section, Parameter)
If temp <> "" Then
l.LocalString = New LocalString
l\value = temp
l\section = Section
l\parameter = Parameter
Expand Down
Binary file modified game.exe
Binary file not shown.

0 comments on commit 8dee846

Please sign in to comment.