diff options
author | withmorten <morten.with@gmail.com> | 2021-01-22 11:43:29 +0100 |
---|---|---|
committer | withmorten <morten.with@gmail.com> | 2021-01-22 11:43:29 +0100 |
commit | feb993e751ad8baccedc0547383913069846f8f5 (patch) | |
tree | fbd4f659dc001beb12adef014e28d18cd71b6408 /src/peds/PedChat.cpp | |
parent | Merge pull request #974 from withmorten/miami-wantedlevel (diff) | |
download | re3-feb993e751ad8baccedc0547383913069846f8f5.tar re3-feb993e751ad8baccedc0547383913069846f8f5.tar.gz re3-feb993e751ad8baccedc0547383913069846f8f5.tar.bz2 re3-feb993e751ad8baccedc0547383913069846f8f5.tar.lz re3-feb993e751ad8baccedc0547383913069846f8f5.tar.xz re3-feb993e751ad8baccedc0547383913069846f8f5.tar.zst re3-feb993e751ad8baccedc0547383913069846f8f5.zip |
Diffstat (limited to 'src/peds/PedChat.cpp')
-rw-r--r-- | src/peds/PedChat.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/peds/PedChat.cpp b/src/peds/PedChat.cpp index 470b7eeb..ec6719c6 100644 --- a/src/peds/PedChat.cpp +++ b/src/peds/PedChat.cpp @@ -4,8 +4,6 @@ #include "General.h" #include "Ped.h" -// --MIAMI: file done - // Corresponds to ped sounds (from SOUND_PED_DEATH to SOUND_PED_TAXI_CALL) PedAudioData CommentWaitTime[56] = { { 500, 800, 500, 2 }, |