You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-09 12:50:35 +00:00
Make some debug prints verbose-only, remove others
This commit is contained in:
@@ -228,7 +228,6 @@ void StepSW::step(SpaceSW *p_space, real_t p_delta, int p_iterations) {
|
||||
profile_begtime = profile_endtime;
|
||||
}
|
||||
|
||||
//print_line("island count: "+itos(island_count)+" active count: "+itos(active_count));
|
||||
/* SETUP CONSTRAINT ISLANDS */
|
||||
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user