mirror of
https://github.com/tobspr-games/shapez.io.git
synced 2026-01-06 09:12:55 -08:00
remove console.log
This commit is contained in:
parent
54e11e6baf
commit
e900d01026
1 changed files with 0 additions and 1 deletions
|
|
@ -122,7 +122,6 @@ export class KeybindingsState extends TextualGameState {
|
|||
});
|
||||
|
||||
const clickListener = event => {
|
||||
console.log(event);
|
||||
if (event.target.tagName == "BUTTON") {
|
||||
return;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue