mirror of
https://github.com/RetroDECK/Supermodel.git
synced 2024-11-22 05:45:38 +00:00
Remove debug code
This commit is contained in:
parent
33d65e097f
commit
d726356006
|
@ -1825,7 +1825,6 @@ void CNew3D::CalcViewport(Viewport* vp, float near, float far)
|
|||
void CNew3D::SetSunClamp(bool enable)
|
||||
{
|
||||
m_sunClamp = enable;
|
||||
m_sunClamp = true;
|
||||
}
|
||||
|
||||
void CNew3D::SetSignedShade(bool enable)
|
||||
|
|
Loading…
Reference in a new issue