Fix boot-time bug.

This commit is contained in:
Anna Rose 2021-08-02 00:12:11 -04:00
parent f2f81cd838
commit b4ac0b0325

View File

@ -36,7 +36,7 @@ function copyLibs {
} }
} }
function copyInit { function compileInit {
parameter init, debug is false. parameter init, debug is false.
if debug { if debug {
copypath("0:" + init, "1:/init"). copypath("0:" + init, "1:/init").