Skip to content

Commit e39bf39

Browse files
Remove old todo
1 parent a6c4947 commit e39bf39

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

api/AltV.Net/Elements/Entities/Entity.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44

55
namespace AltV.Net.Elements.Entities
66
{
7-
//TODO: implement all meta data implementation here and require a AltNative.Player.Player_SetSyncedMetaData(NativePointer, key, ref mValue); implementation for each entity
87
public abstract class Entity : WorldObject, IEntity
98
{
109
public ushort Id { get; }

0 commit comments

Comments
 (0)