fixed readme and fixed soundpack reloading hopefully

This commit is contained in:
Augustus
2026-02-08 17:44:36 +02:00
parent 432c02b616
commit 846fa0f7c4
2 changed files with 3 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
;core variables
#var clientversion 15
#var clientversion 16
#var settings {rawpass|miscgags|shipgags|vehiclegags|activitygags|intromusic|vol|commandsinoutput|devmode|decchar|numpadon|AutomaticUpdate}
#var speech "disabled"
@@ -15,7 +15,7 @@
#Load {@scpath/aliases.set};
#alarm 0.500 {#load {@scpath/keys.set}};
#alarm 0.75 {#load {@scpath/updator.set}};
#alarm 1 {#load {@scpath/soundpack.set}};
#load {@scpath/soundpack.set};
#alarm 2 {#load {@scpath/misc.set}};
#alarm 2.3 {#load {@scpath/gagcreator.set}};
#alarm 3 {#load {@scpath/pathupdator.set}};