forked from mirror/openmw-tes3mp
Commnent?
This commit is contained in:
parent
48bcde8cc9
commit
0592d1cdcf
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ namespace CSVRender
|
|||
virtual ~PagedWorldspaceWidget();
|
||||
|
||||
/// \brief Decodes the the hint string to set of cell that are rendered.
|
||||
/// Calculates avarage of cell's coordinates to be new camera location.
|
||||
/// \details Calculates avarage of cell's coordinates to be new camera location.
|
||||
void useViewHint (const std::string& hint);
|
||||
|
||||
void setCellSelection(const CSMWorld::CellSelection& selection);
|
||||
|
|
Loading…
Reference in a new issue