mirror of
https://github.com/glest/glest-source.git
synced 2025-10-02 02:16:40 +02:00
- coverity based bug fixes - round #1
This commit is contained in:
@@ -116,7 +116,7 @@ MenuBackground::MenuBackground() : rps(NULL) {
|
||||
aboutPosition.x= positionNode->getAttribute("x")->getFloatValue();
|
||||
aboutPosition.y= positionNode->getAttribute("y")->getFloatValue();
|
||||
aboutPosition.z= positionNode->getAttribute("z")->getFloatValue();
|
||||
rotationNode= cameraNode->getChild("about-rotation");
|
||||
//rotationNode= cameraNode->getChild("about-rotation");
|
||||
|
||||
targetCamera= NULL;
|
||||
t= 0.f;
|
||||
|
Reference in New Issue
Block a user