Skip to content

Commit

Permalink
Update EntisGLS.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
marcussacana authored Feb 25, 2023
1 parent 84d2b57 commit 6622fd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion StringReloads/AutoInstall/EntisGLS.cs
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ private void ProcessXml(CString XML)
}
else
{
Log.Debug("EntisGLS Engine Config Not Found: Modding...");
Log.Debug("EntisGLS Engine Config Found: Modding...");
var DefaultRead = File.ReadAllText(XMLPath);

Encoding Encoding = Encoding.GetEncoding(932);
Expand Down

0 comments on commit 6622fd4

Please sign in to comment.