Implement upcoming tiles and hold a tile (not yet graphical)
This commit is contained in:
@@ -9,7 +9,6 @@ hammertime.on('swiperight', (e) => {
|
||||
});
|
||||
|
||||
hammertime.on('pandown swipedown', (e) => {
|
||||
console.log(e);
|
||||
keys.down.action();
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user