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