mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2024-12-22 21:43:35 +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 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
|
||||
|
Loading…
Reference in New Issue
Block a user