Example #1
0
 public LuaWrapper(Qlay plugin)
 {
     this.plugin = plugin as Qlay;
 }
Example #2
0
 public MySQL(Qlay plugin)
 {
     this.plugin = plugin as Qlay;
 }
Example #3
0
 public SCP914(Plugin plugin)
 {
     this.plugin = plugin as Qlay;
 }