mirror of
https://github.com/edubart/otclient.git
synced 2025-10-16 12:34:55 +02: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