mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-09-05 14:58:27 +00:00
Fixed Misspelling of Tresure variable for petcomponent (#1617)
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user