1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-16 19:19:56 +00:00

Allow OSG objects to be sent to the debug log.

This commit is contained in:
AnyOldName3 2018-10-30 22:15:32 +00:00
parent 3c8bb9cf73
commit 90986df81c

View file

@ -4,6 +4,8 @@
#include <mutex>
#include <iostream>
#include <osg/io_utils>
namespace Debug
{
enum Level