Skip to content

Commit 54263e2

Browse files
committed
♻ Remove dllmain DrawWatermark
1 parent 0d2bbff commit 54263e2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Internal/dllmain.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ void PostRender(UGameViewportClient* UGameViewportClient, Canvas* canvas)
1818

1919
ZeroGUI::SetupCanvas(canvas);
2020
menu->Tick();
21-
menu->DrawWatermark(canvas);
2221

2322
UWorld* World = *(UWorld**)(WRLD);
2423
if (!World) break;

0 commit comments

Comments
 (0)