Fixed boats rotation
This commit is contained in:
@ -21,7 +21,7 @@ bool SkyNode::Initialise()
|
||||
return false;
|
||||
}
|
||||
|
||||
CreateSphere(_skyRadius, 180);
|
||||
CreateSphere(_skyRadius, 360);
|
||||
GenerateBuffers();
|
||||
BuildShaders();
|
||||
BuildVertexLayout();
|
||||
|
Reference in New Issue
Block a user