fixed an error with the new reloading process, I'm sorry. I forgot a semicolon
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
#key {Control-f3} {mainvolup}
|
||||
#key {alt-f3} {intromusictoggle}
|
||||
#key {control-shift-r} {actualsave;#pc 0 stop;#reload; ~@sp-restart;
|
||||
#load @spversion/version.set #unload @spversion/version.set}
|
||||
#load {@sppath/version.set}; {#unload @sppath/version.set}}
|
||||
|
||||
#key f11 {#pc 0 stop; #say {All currently playing sounds have been stopped.}}
|
||||
#key {control-f1} {smute}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
;core variables
|
||||
#var clientversion 9
|
||||
#var clientversion 10
|
||||
#var loadtask {soundpack|keys|aliases|updator|misc|gagcreator|pathupdator}
|
||||
#var settings {rawpass|miscgags|shipgags|vehiclegags|activitygags|intromusic|vol|commandsinoutput|devmode|decchar}
|
||||
#var speech "disabled"
|
||||
|
||||
Reference in New Issue
Block a user