public MyScenarioSystem()
 {
     Static = this;
     ServerStartGameTime = DateTime.MaxValue;
 }
Esempio n. 2
0
 public MyScenarioSystem()
 {
     Static = this;
 }
 public MyScenarioSystem()
 {
     Static = this;
     ServerStartGameTime = DateTime.MaxValue;
 }
 public MyScenarioSystem()
 {
     Static = this;
 }