mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-12-01 21:58:22 +00:00
Merge branch 'main' into PetFixes
This commit is contained in:
@@ -24,7 +24,7 @@ public:
|
||||
*/
|
||||
void OnUse(Entity* self, Entity* user) override;
|
||||
|
||||
static Entity* GetClosestTresure(NiPoint3 position);
|
||||
static Entity* GetClosestTreasure(NiPoint3 position);
|
||||
|
||||
private:
|
||||
static void ProgressPetDigMissions(const Entity* owner, const Entity* chest);
|
||||
|
||||
Reference in New Issue
Block a user