Example #1
0
 public void logMsg(string newLog, Color colour)
 {
     logControlSettingsMenu.logMsg(newLog, colour);
 }