mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2026-03-25 01:02:46 +01:00
Update OS.lua
This commit is contained in:
@@ -566,7 +566,7 @@ end
|
||||
------------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
ecs.clearScreen()
|
||||
if not launchConfigurator() then safeBiometry(); drawAll() end
|
||||
if not launchConfigurator(true) then safeBiometry(); drawAll() end
|
||||
|
||||
------------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user