mirror of
https://github.com/crskycode/GARbro.git
synced 2026-07-08 01:30:18 +08:00
(GalFormat): use string representation of keys instead of numeric.
This commit is contained in:
@@ -134,8 +134,8 @@
|
||||
<Setting Name="MEDScriptScheme" Type="System.String" Scope="User">
|
||||
<Value Profile="(Default)" />
|
||||
</Setting>
|
||||
<Setting Name="GALKey" Type="System.UInt32" Scope="User">
|
||||
<Value Profile="(Default)">0</Value>
|
||||
<Setting Name="GALKey" Type="System.String" Scope="User">
|
||||
<Value Profile="(Default)" />
|
||||
</Setting>
|
||||
</Settings>
|
||||
</SettingsFile>
|
||||
Reference in New Issue
Block a user