Skip to content

Commit aacc52b

Browse files
committed
Add HouseTypeClass::TempObserverID
1 parent 2d19944 commit aacc52b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

HouseTypeClass.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ class NOVTABLE HouseTypeClass : public AbstractTypeClass
1515
{
1616
public:
1717
static const AbstractType AbsID = AbstractType::HouseType;
18+
static const int TempObserverID = -3;
1819

1920
//Array
2021
ABSTRACTTYPE_ARRAY(HouseTypeClass, 0xA83C98u);

0 commit comments

Comments
 (0)