mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2024-12-23 14:03:34 +00:00
Update dGame/Character.h
Co-authored-by: Xiphoseer <Xiphoseer@users.noreply.github.com>
This commit is contained in:
parent
a92e05c640
commit
7aed5f0500
@ -313,7 +313,7 @@ public:
|
|||||||
* @param newCoins the amount of coins to update by
|
* @param newCoins the amount of coins to update by
|
||||||
* @param coinSource The source of the loot
|
* @param coinSource The source of the loot
|
||||||
*/
|
*/
|
||||||
void SetCoins(int64_t newCoins, int32_t coinSource);
|
void SetCoins(int64_t newCoins, eLootSourceType coinSource);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Get the entity this character belongs to
|
* Get the entity this character belongs to
|
||||||
|
Loading…
Reference in New Issue
Block a user