mirror of
https://github.com/tobspr/shapez.io.git
synced 2024-10-27 20:34:29 +00:00
remove console.log
This commit is contained in:
parent
54e11e6baf
commit
e900d01026
@ -122,7 +122,6 @@ export class KeybindingsState extends TextualGameState {
|
||||
});
|
||||
|
||||
const clickListener = event => {
|
||||
console.log(event);
|
||||
if (event.target.tagName == "BUTTON") {
|
||||
return;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user