Remove newline

This commit is contained in:
Niklp 2023-09-25 13:50:11 +02:00 committed by GitHub
parent 7633d84e89
commit 5eff56bf42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -166,7 +166,6 @@ local ctexcache_wide = {}
-- entity handling
minetest.register_entity("signs_lib:text", {
initial_properties = {
collisionbox = { 0, 0, 0, 0, 0, 0 },
visual = "mesh",