shapes paused
This commit is contained in:
parent
b47e68f898
commit
e5468d2403
1 changed files with 5 additions and 5 deletions
|
@ -60,11 +60,11 @@ class WaveCursor : dof {
|
||||||
shapePos = cursor.pos;
|
shapePos = cursor.pos;
|
||||||
}
|
}
|
||||||
|
|
||||||
Mesh.Cube.Draw(
|
// Mesh.Cube.Draw(
|
||||||
Mono.inst.matHolo,
|
// Mono.inst.matHolo,
|
||||||
Matrix.TS(shapePos, 10 * U.cm),
|
// Matrix.TS(shapePos, 10 * U.cm),
|
||||||
new Color(0.5f, 0.55f, 0.75f)
|
// new Color(0.5f, 0.55f, 0.75f)
|
||||||
);
|
// );
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Btn littleBtn = new Btn();
|
Btn littleBtn = new Btn();
|
||||||
|
|
Loading…
Add table
Reference in a new issue