~impamp-devs/impamp/trunk

« back to all changes in this revision

Viewing changes to script/player.js

  • Committer: Alistair Marshall
  • Date: 2008-08-10 16:20:42 UTC
  • Revision ID: a.marshall-4@sms.ed.ac.uk-20080810162042-rtilyym72ycedda9
make it xhtml strict again

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
focus_main();
21
21
//round=0
22
22
}
 
23
window.onfocus = moveBack;
 
24
 
 
25
function moveBack() {
 
26
   mpc.ctrlDown = false;
 
27
}
23
28
 
24
29
function focus_main(){
25
30
    if(!mpc.editMode){