mirror of
https://github.com/Relintai/entity_spell_system.git
synced 2025-02-20 17:14:44 +01:00
A change got left out.
This commit is contained in:
parent
58b318b9f4
commit
a53d7d2eb7
@ -348,8 +348,8 @@ public:
|
||||
void notification_sstat_changed(Ref<Stat> stat);
|
||||
void notification_cstat_changed(Ref<Stat> stat);
|
||||
|
||||
void ssend_stat(int id, int ccurrent, int cmax);
|
||||
void creceive_stat(int id, int ccurrent, int cmax);
|
||||
void ssend_stat(int id, int ccurrent);
|
||||
void creceive_stat(int id, int ccurrent);
|
||||
|
||||
//// Equip Slots ////
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user