mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-08-09 20:24:16 +00:00
backup commit with comments
This commit is contained in:
@@ -390,6 +390,8 @@ private:
|
||||
*/
|
||||
bool hasCarEquipped = false;
|
||||
Entity* equippedCarEntity = nullptr;
|
||||
LWOOBJID previousPossessableID = LWOOBJID_EMPTY;
|
||||
LWOOBJID previousPossessorID = LWOOBJID_EMPTY;
|
||||
/**
|
||||
* Creates all the proxy items (subitems) for a parent item
|
||||
* @param parent the parent item to generate all the subitems for
|
||||
|
Reference in New Issue
Block a user