reorganized project directory structure.

This commit is contained in:
morkt
2015-08-19 21:40:32 +04:00
parent dd2c19c8c1
commit b05c253e8b
178 changed files with 6029 additions and 6016 deletions

View File

@@ -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;