mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-27 22:49:25 +02:00
Merge CPrivilegedInfoCallback into CGameInfoCallback
This commit is contained in:
@@ -45,7 +45,7 @@ public:
|
||||
|
||||
std::string instanceName;
|
||||
|
||||
CGObjectInstance(CPrivilegedInfoCallback *cb);
|
||||
CGObjectInstance(CGameInfoCallback *cb);
|
||||
~CGObjectInstance() override;
|
||||
|
||||
MapObjectID getObjGroupIndex() const override;
|
||||
|
||||
Reference in New Issue
Block a user