mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 02:34:00 +00:00
[MIRROR] rigsuit fixes (#10546)
Co-authored-by: Cameron Lennox <killer65311@gmail.com> Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
902d7ab4fa
commit
972a7f124e
@@ -89,6 +89,9 @@ function removeStatusTab(name) {
|
||||
verb_tabs.splice(i, 1);
|
||||
}
|
||||
}
|
||||
if(current_tab == name) {
|
||||
tab_change("Status");
|
||||
}
|
||||
menu.removeChild(document.getElementById(name));
|
||||
TakeTabFromByond(name);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user