add heightmap-based test generation
This commit is contained in:
@@ -120,6 +120,10 @@ public:
|
||||
}
|
||||
return *found->second;
|
||||
}
|
||||
|
||||
const auto& getDefs() const {
|
||||
return defs;
|
||||
}
|
||||
};
|
||||
|
||||
class ResourceIndices {
|
||||
|
||||
Reference in New Issue
Block a user