Working Component Management
This commit is contained in:
@ -559,6 +559,7 @@ public class Commands extends PICComponent implements CommandInterface {
|
||||
|
||||
@Override
|
||||
public void initialize(PICComponents picComponents) {
|
||||
|
||||
System.out.println("Commands");
|
||||
super.initialize(picComponents);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user