Fix dedicated crash when sqstd_aux_printerror is engaged

'uiscript_reset' is hardcoded to be executed in the engine, and needs to be unregistered from the server to prevent it from doing anything
This commit is contained in:
Kawe Mazidjatari 2022-05-09 21:52:02 +02:00
parent 46134434a9
commit 804123bd84

View File

@ -183,6 +183,7 @@ void ConCommand::PurgeShipped(void) const
"bind_list_abilities",
"bind_US_standard",
"bind_held_US_standard",
"uiscript_reset",
"unbind",
"unbind_US_standard",
"unbindall",