mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-29 23:07:48 +02:00
Fix obelisks puzzle revealing
Teams and players were messed up in lib; hardcoded constants were refactored.
This commit is contained in:
@@ -118,6 +118,8 @@ public:
|
||||
h & rewardType & rID & rVal & seerName;
|
||||
}
|
||||
protected:
|
||||
static constexpr int OBJPROP_VISITED = 10;
|
||||
|
||||
void setPropertyDer(ui8 what, ui32 val) override;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user