1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-08-11 17:51:04 +00:00

Allow scripts to get the client protocol version in non-debug builds. (#5649)

This commit is contained in:
red-001 2017-04-27 10:49:44 +01:00 committed by Loïc Blot
parent d130e1fdc0
commit 1ef9eee311
3 changed files with 7 additions and 7 deletions

View file

@ -74,7 +74,7 @@ private:
// get_player_ip()
static int l_get_player_ip(lua_State *L);
// get_player_information()
// get_player_information(name)
static int l_get_player_information(lua_State *L);
// get_ban_list()