mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-08-05 02:04:04 +00:00
properties: fix visiting multiple owned by same person (#1325)
This commit is contained in:
@@ -164,6 +164,8 @@ public:
|
||||
|
||||
LWOCLONEID GetCloneId() { return clone_Id; };
|
||||
|
||||
LWOOBJID GetId() const noexcept { return propertyId; }
|
||||
|
||||
private:
|
||||
/**
|
||||
* This
|
||||
|
Reference in New Issue
Block a user