mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 00:25:19 +02:00
@@ -1063,7 +1063,7 @@ bool Game::startup(bool *kill,
|
|||||||
void Game::run()
|
void Game::run()
|
||||||
{
|
{
|
||||||
ProfilerGraph graph;
|
ProfilerGraph graph;
|
||||||
RunStats stats;
|
RunStats stats = {};
|
||||||
CameraOrientation cam_view_target = {};
|
CameraOrientation cam_view_target = {};
|
||||||
CameraOrientation cam_view = {};
|
CameraOrientation cam_view = {};
|
||||||
FpsControl draw_times;
|
FpsControl draw_times;
|
||||||
|
Reference in New Issue
Block a user