mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-14 12:46:09 +00:00
Don't access SObjectTag::mId directly, remove hack new in TOneStatic
This commit is contained in:
@@ -18,7 +18,7 @@ public:
|
||||
const FourCC GetType() const { return mType; }
|
||||
static const char* Type2Text(FourCC type);
|
||||
|
||||
public:
|
||||
private:
|
||||
FourCC mType;
|
||||
CAssetId mId;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user