Optional alpha channel support for entities

This commit is contained in:
stujones11 2018-03-18 17:25:05 +00:00 committed by Nils Dagsson Moskopp
parent fc13f12584
commit a85399a9d6
Signed by: erle
GPG Key ID: A3BC671C35191080
1 changed files with 1 additions and 0 deletions

View File

@ -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)