No, THIS is the major overhaul of DebugPrint

This commit is contained in:
2023-09-04 03:27:31 -04:00
parent e3c20b3f1e
commit 01c37cf2c9
7 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
#include "LockedWrapper.h"
#include "engineutil.hpp"
#include "DebugPrint.h"
void FLockedWrapper::InitWrapper() {
if (Lockable.Wrapper.play_initialize != nullptr) {