- 56
- 10
logs:
(system) Loading script: '/storage/emulated/0/Android/media/com.arizona.game/monetloader/MVD_Helper_Mobile.lua'...
(error) MVD_Helper_Mobile.lua: ...media/com.arizona.game/monetloader/MVD_Helper_Mobile.lua:590: unexpected symbol near ')'
(error) MVD_Helper_Mobile.lua: Script died due to an error.
Lua:
590 imgui.CenterText('Состоит в организации: ' ..settings.general.fraction..)
591 imgui.CenterText('Должность: ' ..settings.general.rank..)
592 if imgui.Combo(u8'Тема', theme, new['const char*'][#themesList](themesList), #themesList) then
593 themes[theme[0]+1].func()
594 iniSave()
595 end