mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-07 14:45:41 +12:00
Bigger whoops
This commit is contained in:
parent
f49a101170
commit
fa0df3a1e3
1 changed files with 0 additions and 1 deletions
|
@ -492,7 +492,6 @@ void RendererGL::drawVertices(PICA::PrimType primType, std::span<const Vertex> v
|
|||
} else if (!shaderCache[fsConfig].ready) {
|
||||
usingUbershader = true;
|
||||
}
|
||||
usingUbershader = true;
|
||||
}
|
||||
|
||||
if (usingUbershader) {
|
||||
|
|
Loading…
Add table
Reference in a new issue