mirror of
https://github.com/luanti-org/luanti.git
synced 2025-11-06 10:15:19 +01:00
@@ -1732,7 +1732,7 @@ int ObjectRef::l_get_sky(lua_State *L)
|
||||
i++;
|
||||
}
|
||||
lua_pushboolean(L, clouds);
|
||||
return 3;
|
||||
return 4;
|
||||
}
|
||||
|
||||
// set_clouds(self, {density=, color=, ambient=, height=, thickness=, speed=})
|
||||
|
||||
Reference in New Issue
Block a user