예제 #1
0
 public SpawnScp457Command(Scp457 plugin)
 {
     this.plugin = plugin;
 }
예제 #2
0
 public EventLogic(Scp457 plugin)
 {
     this.plugin = plugin;
 }