diff options
Diffstat (limited to 'src/bossBalboaWrench.cpp')
-rw-r--r-- | src/bossBalboaWrench.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/bossBalboaWrench.cpp b/src/bossBalboaWrench.cpp index a500b0f..6dfbe42 100644 --- a/src/bossBalboaWrench.cpp +++ b/src/bossBalboaWrench.cpp @@ -318,8 +318,6 @@ void daBalboa_c::updateModelMatrices() { this->pos = this->PopUp[randChoice]; - OSReport("Rand Choice is: %d\n", randChoice); - OSReport("Position is: %f, %f, %f\n\n", pos.x, pos.y, pos.z); if (randChoice == 0) { // On the left side! |