remove old bindings format support

This commit is contained in:
MihailRis
2024-06-07 14:13:49 +03:00
parent 27cb5f6e51
commit 14911aa30f
5 changed files with 0 additions and 39 deletions
-1
View File
@@ -29,7 +29,6 @@ public:
fs::path getWorldFolder();
fs::path getWorldFolder(const std::string& name);
fs::path getControlsFile();
fs::path getControlsFileOld(); // TODO: remove in 0.22
fs::path getSettingsFile();
bool isWorldNameUsed(const std::string& name);