Separate userdata collection handling
This commit is contained in:
@@ -60,7 +60,7 @@ namespace Porygon::UserData {
|
||||
|
||||
|
||||
[[nodiscard]] TypeClass GetTypeClass() const final{
|
||||
return TypeClass ::Table;
|
||||
return TypeClass ::UserDataCollection;
|
||||
}
|
||||
|
||||
bool operator==(const EvalValue *b) const final{
|
||||
|
||||
Reference in New Issue
Block a user