Hallo hier ist Robert Kommentar

This commit is contained in:
Robert Guballa 2025-10-20 15:13:25 +02:00
parent f3d4de5a0d
commit f8539d4732

View File

@ -3,7 +3,7 @@
gamecube::gamecube(const Vec3 &pos, Color col)
: position(pos), color(col) {}
// hallo hier ist robert
//test
void gamecube::Update(float flipSpeed)
{