Skip to content

Commit

Permalink
fixed kill key with closure compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
Evan Wallace committed Jan 9, 2011
1 parent 3578f72 commit d310509
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions closure_compiler/rapt.externs.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@ Player.prototype.jumpKey;
Player.prototype.leftKey;
Player.prototype.rightKey;
Player.prototype.crouchKey;

GameState.prototype.killKey;

0 comments on commit d310509

Please sign in to comment.