Exemplo n.º 1
0
 protected override void OnInitialize()
 {
     Context.SampleL();
     NativePipe.SampleL();
     base.OnInitialize();
     RegisterPane(new lovemehasy());
     RegisterPane(new lovemehasy());
     RegisterPane(new lovemehasy());
     if (x.isHer())
     {
         GetChild <lovemehasy>("rhfloel", true).vis = true;
     }
     else
     {
         RegisterPane(new lovemehasy());
     }
 }
Exemplo n.º 2
0
 internal void CompilerCopy()
 {
     Context.SampleL();
     NativePipe.SampleL();
 }