Test done
This commit is contained in:
@ -4,4 +4,6 @@ package abstractextensions;
|
||||
* Created by Srdjan on 27-Apr-17.
|
||||
*/
|
||||
public interface CommanderExtension extends UnitExtension {
|
||||
|
||||
void commanderReady();
|
||||
}
|
||||
|
Reference in New Issue
Block a user