mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-23 22:37:55 +02:00
Use variant identifier in netpacks where applicable
This commit is contained in:
@@ -65,7 +65,7 @@ public:
|
||||
|
||||
void initObj(CRandomGenerator & rand) override;
|
||||
|
||||
void setPropertyDer(ui8 what, ui32 val) override;
|
||||
void setPropertyDer(ObjProperty what, ObjPropertyID identifier) override;
|
||||
|
||||
CRewardableObject();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user