Guest User

Untitled

a guest
Oct 17th, 2017
9,448
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. GC.app.mvc.commandMap.GamePlayedCommand.prototype.execute.apply({mvc :window.GC.app.mvc, finishCommand : function(e, $){}}, [{
  2. playerXP : 5000000,
  3. killedBy: null,
  4. secondsElapsed: null,
  5. playerID: null,
  6. background: null}
  7. ]);
Add Comment
Please, Sign In to add comment