Skip to content

Commit f9f83f5

Browse files
committed
Remove line
1 parent 6ba07a9 commit f9f83f5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Client/game_sa/CPedSA.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,6 @@ class CPedSAInterface : public CPhysicalSAInterface
343343
};
344344
static_assert(sizeof(CPedSAInterface) == 0x79C, "Invalid size for CPedSAInterface");
345345

346-
347346
class CPedSA : public virtual CPed, public virtual CPhysicalSA
348347
{
349348
friend class CPoolsSA;

0 commit comments

Comments
 (0)