branch | webgl |
changeset 8032 | f8fcece14302 |
parent 8026 | 4a4f21070479 |
child 8096 | 453917e94e55 |
--- a/hedgewars/uVariables.pas Sun Nov 11 17:52:49 2012 +0100 +++ b/hedgewars/uVariables.pas Sun Nov 11 17:58:36 2012 +0100 @@ -2763,8 +2763,8 @@ LuaTemplateNumber:= 0; cStereoDepth := 0; - MatrixLoadIdentity(mModelview); - MatrixLoadIdentity(mProjection); +// MatrixLoadIdentity(mModelview); +// MatrixLoadIdentity(mProjection); aVertex:= 0; aTexCoord:= 1; aColor:= 2;