Fix chat window not being shown
This commit is contained in:
@@ -101,6 +101,8 @@ function closeAllWindows() {
|
|||||||
guiRightKey = false;
|
guiRightKey = false;
|
||||||
guiUpKey = false;
|
guiUpKey = false;
|
||||||
guiDownKey = false;
|
guiDownKey = false;
|
||||||
|
|
||||||
|
setChatWindowEnabled(true);
|
||||||
}
|
}
|
||||||
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
|
|||||||
Reference in New Issue
Block a user