1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-11-27 11:25:24 +01:00

Rename hud_elem_type to type (#14065)

This commit is contained in:
cx384
2023-12-29 21:51:02 +01:00
committed by GitHub
parent bc336480e6
commit 467d3a8c62
8 changed files with 45 additions and 15 deletions

View File

@@ -29,6 +29,7 @@ core.features = {
compress_zstd = true,
sound_params_start_time = true,
physics_overrides_v2 = true,
hud_def_type_field = true,
}
function core.has_feature(arg)