Exemplo n.º 1
0
 public Script()
 {
     WarmupActions = new WarmupActions();
     GlobalEvents = new GlobalEvents();
     Mixins = new Mixins();
     GlobalModules = new GlobalModules();
 }
Exemplo n.º 2
0
 public Script()
 {
     WarmupActions = new WarmupActions();
     GlobalEvents  = new GlobalEvents();
     Mixins        = new Mixins();
     GlobalModules = new GlobalModules();
 }