completely remove EnginePaths::resolve
This commit is contained in:
@@ -43,8 +43,6 @@ public:
|
||||
|
||||
std::vector<io::path> scanForWorlds() const;
|
||||
|
||||
io::path resolve(const std::string& path, bool throwErr = true) const;
|
||||
|
||||
static std::tuple<std::string, std::string> parsePath(std::string_view view);
|
||||
|
||||
static inline auto CONFIG_DEFAULTS =
|
||||
|
||||
Reference in New Issue
Block a user