diff --git a/gamecube.cpp b/gamecube.cpp index e8ada66..edb7046 100644 --- a/gamecube.cpp +++ b/gamecube.cpp @@ -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) {