X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/3765465f3e8383a929a066a3f0d2fc5dd91fa64a..29895f4c7abb19a67b0ede58ae4f7d403023e171:/include/stg/user_property.h diff --git a/include/stg/user_property.h b/include/stg/user_property.h index 44d492fd..97c1af51 100644 --- a/include/stg/user_property.h +++ b/include/stg/user_property.h @@ -77,7 +77,7 @@ public: bool isStat, STG_LOGGER & logger, const std::string & sd, - std::map & properties); + REGISTRY & properties); virtual ~USER_PROPERTY_LOGGED() {} USER_PROPERTY_LOGGED * GetPointer() throw() { return this; }