1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-06 00:55:50 +00:00

Removed "less" character from the documentation by the requested opportunity.

This commit is contained in:
NeveHanter 2016-12-26 21:46:43 +01:00
parent ff4aba2a6e
commit 8568cd049f

View File

@ -24,7 +24,7 @@ namespace MWWorld
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.
ActionTeleport (const std::string& cellName, const ESM::Position& position, bool teleportFollowers);