1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-08-01 17:38:41 +00:00

Add feature table entry for new dynamic media API

This commit is contained in:
sfan5 2021-09-17 17:17:40 +02:00
parent ad076ede85
commit 16a62426d6
2 changed files with 3 additions and 0 deletions

View file

@ -21,6 +21,7 @@ core.features = {
use_texture_alpha_string_modes = true,
degrotate_240_steps = true,
abm_min_max_y = true,
dynamic_add_media_table = true,
}
function core.has_feature(arg)