mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-06-28 14:16:06 +02:00
Updated homedecor_modpack : not running yet
This commit is contained in:
@ -382,7 +382,7 @@ local function make_line_texture(line, lineno)
|
||||
else
|
||||
maxw = math_max(width, maxw)
|
||||
end
|
||||
if #chars < MAX_INPUT_CHARS then
|
||||
if #chars < MAX_INPUT_CHARS then
|
||||
table.insert(chars, {
|
||||
off=ch_offs,
|
||||
tex=FONT_FMT_SIMPLE:format(c:byte()),
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 112 B After Width: | Height: | Size: 107 B |
Binary file not shown.
Before Width: | Height: | Size: 112 B After Width: | Height: | Size: 107 B |
Reference in New Issue
Block a user