forked from Mirrorlandia_minetest/minetest
forgot to add profiler to servermain.cpp
This commit is contained in:
parent
97dc966759
commit
63ae3d7387
@ -79,6 +79,9 @@ Settings g_settings;
|
||||
|
||||
extern void set_default_settings();
|
||||
|
||||
// Global profiler
|
||||
Profiler g_profiler;
|
||||
|
||||
// A dummy thing
|
||||
ITextureSource *g_texturesource = NULL;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user