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

Add entry in features table for degrotate changes

This commit is contained in:
sfan5 2021-03-30 14:04:14 +02:00
parent 6c9be39db0
commit f345d00a43
2 changed files with 4 additions and 0 deletions

View file

@ -19,6 +19,7 @@ core.features = {
object_step_has_moveresult = true,
direct_velocity_on_players = true,
use_texture_alpha_string_modes = true,
degrotate_240_steps = true,
}
function core.has_feature(arg)