From 934e9db4fc8b4bde193d95bf8f4cdf7b8d1ecd8b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?eray=20or=C3=A7unus?= Date: Sat, 7 Mar 2020 22:22:43 +0300 Subject: CPopulation done, CCopPed and fixes --- src/objects/Object.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/objects/Object.h') diff --git a/src/objects/Object.h b/src/objects/Object.h index 1c33b07f..b9c570f5 100644 --- a/src/objects/Object.h +++ b/src/objects/Object.h @@ -52,7 +52,7 @@ public: int8 field_17D; int8 field_17E; int8 field_17F; - int32 m_nEndOfLifeTime; + uint32 m_nEndOfLifeTime; int16 m_nRefModelIndex; int8 field_186; int8 field_187; -- cgit v1.2.3