make signs non ground content (#26)

This commit is contained in:
Luke aka SwissalpS 2024-03-01 00:48:31 +01:00 committed by GitHub
parent e387808065
commit e5f73438ce
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -1002,6 +1002,7 @@ end
function signs_lib.register_sign(name, raw_def)
local def = table.copy(raw_def)
def.is_ground_content = false
if raw_def.entity_info == "standard" then
def.entity_info = {