summaryrefslogtreecommitdiffstats
path: root/src/peds/Ped.h
diff options
context:
space:
mode:
authorSergeanur <s.anureev@yandex.ua>2020-11-07 13:39:53 +0100
committerSergeanur <s.anureev@yandex.ua>2020-11-07 13:39:53 +0100
commit7ede8685ecd432aea1379d2377bdecc3159a2c79 (patch)
treecbbac72ea0a55b65bd7dda3b4be356e5391c1503 /src/peds/Ped.h
parentSfx audio logic (diff)
downloadre3-7ede8685ecd432aea1379d2377bdecc3159a2c79.tar
re3-7ede8685ecd432aea1379d2377bdecc3159a2c79.tar.gz
re3-7ede8685ecd432aea1379d2377bdecc3159a2c79.tar.bz2
re3-7ede8685ecd432aea1379d2377bdecc3159a2c79.tar.lz
re3-7ede8685ecd432aea1379d2377bdecc3159a2c79.tar.xz
re3-7ede8685ecd432aea1379d2377bdecc3159a2c79.tar.zst
re3-7ede8685ecd432aea1379d2377bdecc3159a2c79.zip
Diffstat (limited to '')
-rw-r--r--src/peds/Ped.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/peds/Ped.h b/src/peds/Ped.h
index aa0a69db..6fc9ab67 100644
--- a/src/peds/Ped.h
+++ b/src/peds/Ped.h
@@ -646,7 +646,7 @@ public:
uint16 m_lastQueuedSound;
uint16 m_queuedSound;
bool m_canTalk;
- int32 m_lastComment;
+ uint32 m_lastComment;
CVector m_vecSeekPosEx; // used for OBJECTIVE_GUARD_SPOT
float m_distanceToCountSeekDoneEx; // used for OBJECTIVE_GUARD_SPOT