A change got left out.

This commit is contained in:
Relintai 2020-04-30 14:17:41 +02:00
parent 58b318b9f4
commit a53d7d2eb7

View File

@ -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 ////