mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-16 18:01:40 +00:00
Fix LINT broken by dfa0c15ce0
This commit is contained in:
parent
dfa0c15ce0
commit
de840fe271
2 changed files with 11 additions and 11 deletions
|
@ -76,10 +76,10 @@ private:
|
|||
|
||||
// get_server_info()
|
||||
static int l_get_server_info(lua_State *L);
|
||||
|
||||
|
||||
// get_item_def(itemstring)
|
||||
static int l_get_item_def(lua_State *L);
|
||||
|
||||
|
||||
// get_node_def(nodename)
|
||||
static int l_get_node_def(lua_State *L);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue