We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d19944 commit aacc52bCopy full SHA for aacc52b
1 file changed
HouseTypeClass.h
@@ -15,6 +15,7 @@ class NOVTABLE HouseTypeClass : public AbstractTypeClass
15
{
16
public:
17
static const AbstractType AbsID = AbstractType::HouseType;
18
+ static const int TempObserverID = -3;
19
20
//Array
21
ABSTRACTTYPE_ARRAY(HouseTypeClass, 0xA83C98u);
0 commit comments