16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-22 11:39:19 +02:00

Remove sad workaround

This commit is contained in:
docentYT
2026-04-28 01:23:53 +02:00
parent 623c4f827e
commit 6be1b0886d
4 changed files with 19 additions and 25 deletions

View File

@@ -308,7 +308,7 @@ public:
}
double WidthTotal();
bool IsGroupable();
int TestPoint(glm::dvec3 *Point);
int TestPoint(const glm::dvec3 *Point);
void MovedUp1(float const dh);
void VelocitySet(float v);
double VelocityGet();