Typo spotted by glizzard.ad

--HG--
branch : trunk
This commit is contained in:
Machiavelli
2010-06-13 14:24:44 +02:00
parent b6621ddf90
commit e6d0fa20cd

View File

@@ -3180,7 +3180,7 @@ void Map::ScriptsProcess()
// accept player in any one from target/source arg
if (target)
pSource = target->ToPlayer();
if (!pSourcen && source)
if (!pSource && source)
pSource = source->ToPlayer();
if (!pSource) // must be only Player