Hide all GUI util
This commit is contained in:
@@ -422,3 +422,10 @@ addNetworkHandler("vrr.guiInit", function() {
|
|||||||
});
|
});
|
||||||
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
|
|
||||||
|
function hideAllGUI() {
|
||||||
|
closeAllWindows();
|
||||||
|
setChatWindowEnabled(true);
|
||||||
|
}
|
||||||
|
|
||||||
|
// ===========================================================================
|
||||||
Reference in New Issue
Block a user