function rename

This commit is contained in:
jadebenn
2023-12-13 01:06:58 -06:00
parent 775e4fee9e
commit 2a4cfe3447
3 changed files with 4 additions and 4 deletions

View File

@@ -272,7 +272,7 @@ public:
/**
* @return is pet ready to interact with an object
*/
bool GetIsReadyToInteract() { return m_ReadyToInteract; };
bool IsReadyToInteract() { return m_ReadyToInteract; };
/**
* Set up the pet bouncer interaction