Some adjusting

This commit is contained in:
Jean-Patrick Guerrero
2022-08-07 01:10:32 +02:00
parent 48ab26b4c6
commit a67ef8b08b
2 changed files with 19 additions and 24 deletions

View File

@ -149,6 +149,7 @@ local function init_data(player, info)
data.itab = 1
data.subcat = 1
data.scrbar_inv = 0
data.font_size = data.font_size or 0
data.lang_code = get_lang_code(info)
data.fs_version = info.formspec_version