From 4a047f56bc0ee5aaebab66318d716393d8b88d01 Mon Sep 17 00:00:00 2001 From: aap Date: Mon, 2 Aug 2021 20:02:57 +0200 Subject: CPhysical fixes and cleanup --- src/entities/Physical.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/entities/Physical.h') diff --git a/src/entities/Physical.h b/src/entities/Physical.h index 926b9762..f552da6c 100644 --- a/src/entities/Physical.h +++ b/src/entities/Physical.h @@ -15,8 +15,6 @@ class CTreadable; class CPhysical : public CEntity { public: - // The not properly indented fields haven't been checked properly yet - int32 m_audioEntityId; float m_phys_unused1; uint32 m_nLastTimeCollided; -- cgit v1.2.3