mirror of
https://github.com/minetest/minetest.git
synced 2025-09-18 11:20:35 +02:00
forgot to add profiler to servermain.cpp
This commit is contained in:
@@ -79,6 +79,9 @@ Settings g_settings;
|
|||||||
|
|
||||||
extern void set_default_settings();
|
extern void set_default_settings();
|
||||||
|
|
||||||
|
// Global profiler
|
||||||
|
Profiler g_profiler;
|
||||||
|
|
||||||
// A dummy thing
|
// A dummy thing
|
||||||
ITextureSource *g_texturesource = NULL;
|
ITextureSource *g_texturesource = NULL;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user