forked from mirror/openmw-tes3mp
Removed "less" character from the documentation by the requested opportunity.
This commit is contained in:
parent
ff4aba2a6e
commit
8568cd049f
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ namespace MWWorld
|
||||||
|
|
||||||
public:
|
public:
|
||||||
|
|
||||||
///< If cellName is empty, an exterior cell is assumed.
|
/// If cellName is empty, an exterior cell is assumed.
|
||||||
/// @param teleportFollowers Whether to teleport any following actors of the target actor as well.
|
/// @param teleportFollowers Whether to teleport any following actors of the target actor as well.
|
||||||
ActionTeleport (const std::string& cellName, const ESM::Position& position, bool teleportFollowers);
|
ActionTeleport (const std::string& cellName, const ESM::Position& position, bool teleportFollowers);
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue