1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-14 00:55:20 +02:00

Refactor Script API's log_deprecated

This commit is contained in:
sfan5
2020-02-12 19:17:04 +01:00
parent 4da057cc49
commit c657fb343f
6 changed files with 27 additions and 31 deletions

View File

@@ -51,5 +51,3 @@ public:
private:
void InitializeModApi(lua_State *L, int top);
};
void log_deprecated(const std::string &message);