mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 02:42:49 -04:00
revert accidental checkin
This commit is contained in:
parent
e51797e318
commit
82549cab0f
@ -190,8 +190,7 @@ open_window(const WindowProperties &props, GraphicsEngine *engine,
|
||||
|
||||
if (show_frame_rate_meter) {
|
||||
_frame_rate_meter = new FrameRateMeter("frame_rate_meter");
|
||||
// _frame_rate_meter->setup_window(_window);
|
||||
_panda_framework->get_models().attach_new_node(_frame_rate_meter);
|
||||
_frame_rate_meter->setup_window(_window);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user