Fix few doc types

This commit is contained in:
Rochet2
2015-05-11 15:58:37 +03:00
parent f3cd70c401
commit 5c68b7301a
8 changed files with 19 additions and 19 deletions

View File

@@ -654,7 +654,7 @@ namespace LuaWorldObject
* @param float y
* @param float z
* @param float o
* @param [TempSummonType] spawnType = 8 : defines how and when the creature despawns
* @param [TempSummonType] spawnType = MANUAL_DESPAWN : defines how and when the creature despawns
* @param uint32 despawnTimer = 0 : despawn time in milliseconds
* @return [Creature] spawnedCreature
*/