~joerg-ehrichs/botrace/master

« back to all changes in this revision

Viewing changes to src/core/engine/boardmanager.cpp

  • Committer: Jörg Ehrichs
  • Date: 2012-07-26 12:12:55 UTC
  • Revision ID: git-v1:290dcc8d6d4d4480ae8283a2fe642c7ee2634d4a
add virtual robot mode

Show diffs side-by-side

added added

removed removed

Lines of Context:
67
67
 
68
68
    generateLaserList();
69
69
 
70
 
    //emit boardChanged();
71
 
 
72
70
    return true;
73
71
}
74
72