mirror of
https://github.com/PixelGuys/Cubyz.git
synced 2025-08-03 11:17:05 -04:00
parent
af52b392f6
commit
e2a65d21d1
@ -303,6 +303,7 @@ fn openChat() void {
|
||||
gui.windowlist.chat.input.select();
|
||||
}
|
||||
fn openCommand() void {
|
||||
if(game.world == null) return;
|
||||
openChat();
|
||||
gui.windowlist.chat.input.clear();
|
||||
gui.windowlist.chat.input.inputCharacter('/');
|
||||
|
Loading…
x
Reference in New Issue
Block a user