Revert "chat test"

This reverts commit 8978c4d533.
This commit is contained in:
hydrant
2021-04-05 02:41:02 +02:00
parent ecdb2bb11a
commit 86d018db31
9 changed files with 0 additions and 284 deletions

View File

@@ -7,12 +7,6 @@
import { IGame } from './game';
import RageGame from './core/rage-mp/game';
// Disables default RageMP Chat
mp.gui.chat.show(false);
// Initialize chatbox CEF, mark it as default server chat
const chatbox = mp.browsers.new('package://assets/chat/index.html');
chatbox.markAsChat();
var inMenu: boolean = false;