Explorar o código

Updated library

Ivan Arkhipov %!s(int64=4) %!d(string=hai) anos
pai
achega
c414e6c925
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      import/LotroDat/DatSubsystems/DatLocaleManager.h

+ 2 - 0
import/LotroDat/DatSubsystems/DatLocaleManager.h

@@ -84,6 +84,8 @@ namespace LOTRO_DAT {
         std::map<long long, SubFile> patch_dict_;
         std::set<long long> inactive_categories;
         LOCALE current_locale_;
+        uint64_t dict_offset_ = 0;
+        uint64_t dict_size_ = 0;
     };
 }
 };