mirror of
https://github.com/azerothcore/mod-ale
synced 2025-11-29 15:38:17 +08:00
Fix typo
This commit is contained in:
@@ -494,7 +494,7 @@ namespace LuaWorldObject
|
|||||||
* @param float z
|
* @param float z
|
||||||
* @param float o
|
* @param float o
|
||||||
* @param uint32 respawnDelay = 30 : respawn time in seconds
|
* @param uint32 respawnDelay = 30 : respawn time in seconds
|
||||||
* @return &GameObjecy
|
* @return &GameObject gameObject
|
||||||
*/
|
*/
|
||||||
int SummonGameObject(lua_State* L, WorldObject* obj)
|
int SummonGameObject(lua_State* L, WorldObject* obj)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user