backup commit with comments

This commit is contained in:
EmosewaMC
2022-02-10 01:03:51 -08:00
parent 6c5c6b7b8e
commit 9021c5209f
2 changed files with 51 additions and 16 deletions

View File

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