mirror of
https://github.com/crskycode/GARbro.git
synced 2026-07-06 10:41:46 +08:00
reorganized project directory structure.
This commit is contained in:
4
ArcFormats/Properties/Settings.Designer.cs
generated
4
ArcFormats/Properties/Settings.Designer.cs
generated
@@ -61,9 +61,9 @@ namespace GameRes.Formats.Properties {
|
||||
|
||||
[global::System.Configuration.UserScopedSettingAttribute()]
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
public global::GameRes.Formats.IntEncryptionInfo INTEncryption {
|
||||
public global::GameRes.Formats.CatSystem.IntEncryptionInfo INTEncryption {
|
||||
get {
|
||||
return ((global::GameRes.Formats.IntEncryptionInfo)(this["INTEncryption"]));
|
||||
return ((global::GameRes.Formats.CatSystem.IntEncryptionInfo)(this["INTEncryption"]));
|
||||
}
|
||||
set {
|
||||
this["INTEncryption"] = value;
|
||||
|
||||
Reference in New Issue
Block a user