mirror of
https://github.com/edubart/otclient.git
synced 2025-11-30 23:26:51 +01:00
More improvements in walk
This commit is contained in:
@@ -81,11 +81,6 @@ std::string format(const std::string& format, const Args&... args) {
|
||||
}
|
||||
}
|
||||
|
||||
template<>
|
||||
inline std::string format(const std::string& format) {
|
||||
return format;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user