Fixed compiler warning ('\' at end of line indicates that the
line should be continued, so I added a space). git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6105 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
66259c59f6
commit
7085283a29
@ -503,9 +503,9 @@ video::ITexture *QuadGraph::makeMiniMap(const core::dimension2du &dimension,
|
||||
// mapPoint2MiniMap doesn't work), so adjust the camera position
|
||||
// that the track is properly aligned (view from the side):
|
||||
// c camera
|
||||
// / \
|
||||
// / \
|
||||
// / \ <--- camera angle
|
||||
// / \
|
||||
// / \
|
||||
// { [-] } <--- track flat (viewed from the side)
|
||||
// If [-] is the shorter side of the track, then the camera will
|
||||
// actually render the area in { } - which is the length of the
|
||||
|
Loading…
Reference in New Issue
Block a user