Update Configurator.lua

This commit is contained in:
Igor Timofeev 2015-08-25 01:07:07 +03:00
parent 9215870d3b
commit c9f74acd06

View File

@ -220,6 +220,7 @@ local background, foreground = stage3()
stage5()
--Сохраняем юзверей в файл
fs.remove("System/OS/Users.cfg")
config.append("System/OS/Users.cfg", table.unpack(users))
--Сохраняем цвета в конфиг ОС