Fixed Misspelling of Tresure variable for petcomponent (#1617)

This commit is contained in:
Tiernan
2024-11-17 20:48:48 -06:00
committed by GitHub
parent 112c2367cc
commit d8b86072d4
4 changed files with 27 additions and 27 deletions

View File

@@ -329,7 +329,7 @@ private:
* Timer that tracks how long a pet has been digging up some treasure, required to spawn the treasure contents
* on time
*/
float m_TresureTime;
float m_TreasureTime;
/**
* The position that this pet was spawned at