This commit is contained in:
2026-05-02 21:08:47 +02:00
parent e4389f035d
commit fcc598adb1
11 changed files with 35 additions and 32 deletions

View File

@@ -99,7 +99,7 @@ namespace Game::AGame {
setTexture(mGroundTex);
}
LOG("W: " << w << " H: " << h);
LOG("Š: " << w << " V: " << h);
//mSound.~Sound();
}