mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-01 17:38:41 +00:00
Optional alpha channel support for entities
This commit is contained in:
parent
0396717256
commit
821e3f7072
7 changed files with 32 additions and 9 deletions
|
@ -11,6 +11,7 @@ core.features = {
|
|||
area_store_custom_ids = true,
|
||||
add_entity_with_staticdata = true,
|
||||
no_chat_message_prediction = true,
|
||||
object_use_texture_alpha = true,
|
||||
}
|
||||
|
||||
function core.has_feature(arg)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue