Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/base/game.cc')
-rw-r--r--src/game/base/game.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/base/game.cc b/src/game/base/game.cc
index efff342..7019089 100644
--- a/src/game/base/game.cc
+++ b/src/game/base/game.cc
@@ -1516,7 +1516,7 @@ bool Game::validate_zone(core::Zone *zone)
} else {
entity->set_radius(0.25f);
}
- con_debug << " " << entity->label() << " radius set to " << entity->radius() << std::endl;
+ //con_debug << " " << entity->label() << " radius set to " << entity->radius() << std::endl;
}
// initialize physics on planets and entities with a model