Example #1
0
 public CopyPaster(LanotaliumContext context, EditorTweakCfg cfg)
 {
     this.context = context;
 }
Example #2
0
 public SuperEase(LanotaliumContext context, EditorTweakCfg cfg)
 {
     this.context = context;
 }