This commit is contained in:
lewd-alt
2025-05-06 20:43:33 -07:00
parent 7b8b0310cf
commit 14fdcaf152
8 changed files with 336 additions and 38 deletions

View File

@@ -6590,16 +6590,10 @@ public static class Mods
Viola._見つめ();
Viola.Set基本姿勢();
//I added this
Viola.Bod._表示 = false;
Viola.Set拘束姿勢();
};
DrawOP1 = delegate(Are a, FPS FPS)
{
System.Diagnostics.Debug.Print("Draw OP1\n");
a.Draw(OfficeBackground);
//Viola.SetInitialAngle();
Viola.Draw(a, FPS);
.Draw(a, FPS);
dbs.Draw(a);