mirror of
https://github.com/OpenFusionProject/OpenFusion.git
synced 2025-11-22 17:30:10 +00:00
Implemented GM SpecialState Handling
Co-authored-by: dongresource <dongresource@protonmail.com>
This commit is contained in:
@@ -105,4 +105,6 @@ namespace MobManager {
|
||||
void giveReward(CNSocket *sock);
|
||||
std::pair<int,int> lerp(int, int, int, int, int);
|
||||
std::pair<int,int> getDamage(int, int, bool, int);
|
||||
|
||||
void pcAttackChars(CNSocket *sock, CNPacketData *data);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user