6940582 Bugfix: use correct Gamepad.prototype.timestamp getter

Authored and Committed by Libor Polčák 2 years ago
    Bugfix: use correct Gamepad.prototype.timestamp getter
    
    The code used copy&pasted Event.prototype getter which obvioulsy does
    not work with Gamepads.
    
        
file modified
+1 -1