mirror of
https://github.com/mt-mods/signs_lib.git
synced 2025-06-28 13:56:06 +02:00
Compare commits
1 Commits
2019-09-22
...
2019-09-22
Author | SHA1 | Date | |
---|---|---|---|
de5926233a |
1
api.lua
1
api.lua
@ -1029,6 +1029,7 @@ function signs_lib.register_sign(name, rdef)
|
||||
if rdef.allow_widefont then
|
||||
table.insert(signs_lib.old_widefont_signs, name.."_widefont")
|
||||
table.insert(signs_lib.old_widefont_signs, name.."_widefont_onpole")
|
||||
table.insert(signs_lib.old_widefont_signs, name.."_widefont_hanging")
|
||||
end
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user