1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-07-22 17:18:39 +00:00

Rename feature.

This commit is contained in:
SFENCE 2025-06-15 19:51:31 +02:00
parent 24a33e7a19
commit 41f1804f32
2 changed files with 2 additions and 2 deletions

View file

@ -5811,7 +5811,7 @@ Utilities
-- The HTTP API supports the HEAD and PATCH methods (5.12.0)
httpfetch_additional_methods = true,
-- Scene color can be transformed by transform matrix (5.13.0)
vision_color_transform = true,
color_transform_matrix = true,
}
```