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