mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-14 09:05:19 +02:00
CSM: Add a way to get current locale from CSM
This commit is contained in:
@@ -66,6 +66,8 @@ private:
|
||||
// get_node(pos)
|
||||
static int l_get_node_or_nil(lua_State *L);
|
||||
|
||||
static int l_get_language(lua_State *L);
|
||||
|
||||
// get_wielded_item()
|
||||
static int l_get_wielded_item(lua_State *L);
|
||||
|
||||
|
Reference in New Issue
Block a user