mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-14 09:05:19 +02:00
Add proper lua api deprecated handling
This commit is contained in:
@@ -50,4 +50,6 @@ private:
|
||||
void InitializeModApi(lua_State *L, int top);
|
||||
};
|
||||
|
||||
void log_deprecated(std::string message);
|
||||
|
||||
#endif /* SCRIPTING_GAME_H_ */
|
||||
|
Reference in New Issue
Block a user