minor adjustments

This commit is contained in:
Steffen Schröder
2014-06-12 15:46:24 +02:00
parent d44de5f49e
commit e202ce9f86
4 changed files with 4 additions and 3 deletions

View File

@ -250,7 +250,7 @@ class ManiaControl implements CommandListener, TimerListener {
exec($command);
} else {
$command = escapeshellarg(ManiaControlDir . "ManiaControl.bat");
system($command); // TODO, windows stucks here as long controller is running
system($command); // TODO: windows gets stuck here as long controller is running
}
// Quit the old instance