mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-08-20 09:57:10 +00:00
FIX
This commit is contained in:
parent
a1f1681ce7
commit
299564be0a
|
|
@ -57,7 +57,7 @@ void ConsoleUIController::render()
|
||||||
}
|
}
|
||||||
|
|
||||||
void ConsoleUIController::beginIggyCustomDraw4J(IggyCustomDrawCallbackRegion *region, CustomDrawData *customDrawRegion)
|
void ConsoleUIController::beginIggyCustomDraw4J(IggyCustomDrawCallbackRegion *region, CustomDrawData *customDrawRegion)
|
||||||
|
{
|
||||||
gdraw_GL_BeginCustomDraw_4J(region, customDrawRegion->mat);
|
gdraw_GL_BeginCustomDraw_4J(region, customDrawRegion->mat);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue