HUD overhaul.
This commit is contained in:
+6
-3
@@ -1,4 +1,7 @@
|
||||
set terminal:charheight to 20.
|
||||
|
||||
copyPath("0:/library/lib_import", "1:/library/lib_import").
|
||||
run "library/lib_import".
|
||||
if status = "PRELAUNCH"
|
||||
{
|
||||
compile "0:/library/lib_import.ks" to "0:/library/lib_import.ksm".
|
||||
copyPath("0:/library/lib_import.ksm", "1:/library/lib_import.ksm").
|
||||
}
|
||||
runOncePath("library/lib_import").
|
||||
Reference in New Issue
Block a user