mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
add missing thread_tick in the !DO_PSTATS case
This commit is contained in:
parent
8464d45d9f
commit
4c376a37f3
@ -251,6 +251,7 @@ PUBLISHED:
|
||||
INLINE static void resume_after_pause() { }
|
||||
|
||||
static void main_tick() { }
|
||||
static void thread_tick(const string &) { }
|
||||
};
|
||||
|
||||
#endif // DO_PSTATS
|
||||
|
Loading…
x
Reference in New Issue
Block a user