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