fix duplicate in docs
This commit is contained in:
@@ -12,8 +12,7 @@ local Character = {}
|
||||
|
||||
-- @remove function Character.Create(characterInfo, position, seed, id, isRemotePlayer, hasAi, ragdoll) end
|
||||
-- @remove function TeleportTo(worldPos) end
|
||||
|
||||
-- @remove function TeleportTo(worldPos) end
|
||||
-- @remove Character.CharacterList
|
||||
|
||||
--- Creates a Character using CharacterInfo.
|
||||
-- @realm server
|
||||
@@ -1611,11 +1610,6 @@ function GetHashCode() end
|
||||
-- @realm shared
|
||||
-- @Character Character.Controlled
|
||||
|
||||
---
|
||||
-- Character.CharacterList, Field of type table
|
||||
-- @realm shared
|
||||
-- @table Character.CharacterList
|
||||
|
||||
---
|
||||
-- Character.KnockbackCooldown, Field of type number
|
||||
-- @realm shared
|
||||
|
||||
Reference in New Issue
Block a user