NOISSUE redo the launcher part

This commit is contained in:
Alex
2015-05-21 17:23:20 -04:00
committed by Petr Mrázek
parent 678c4793f9
commit c1f7dda8fe
6 changed files with 114 additions and 336 deletions

View File

@ -102,7 +102,6 @@ public class EntryPoint
}
m_params.add(command, param);
//System.out.println(command + " : " + param);
return Action.Proceed;
}