Skip to content

Commit 9779663

Browse files
authored
Update CBaseEntity.ini
1 parent 2be091c commit 9779663

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

addons/source-python/data/source-python/entities/CBaseEntity.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@
7272
maxs = m_Collision.m_vecMaxs
7373
mins = m_Collision.m_vecMins
7474
solid_type = m_Collision.m_nSolidType
75+
solid_flags = m_Collision.m_usSolidFlags
7576
collision_group = m_CollisionGroup
7677
rotation = m_angRotation
7778
render = m_clrRender

0 commit comments

Comments
 (0)