summaryrefslogtreecommitdiffstats
path: root/src/peds/PedDebug.cpp
diff options
context:
space:
mode:
authorSergeanur <s.anureev@yandex.ua>2021-05-12 02:29:36 +0200
committerSergeanur <s.anureev@yandex.ua>2021-05-12 02:29:36 +0200
commitfdb6428c6bb6b5602676ab74a9f7c568f8e2566f (patch)
tree8cc4f7404ebd4fb02fc39a5dd083214e3fc8d451 /src/peds/PedDebug.cpp
parentMerge branch 'miami' into lcs (diff)
parentComplete sfx enum, rename some sounds + fixes of missing ped comments (diff)
downloadre3-fdb6428c6bb6b5602676ab74a9f7c568f8e2566f.tar
re3-fdb6428c6bb6b5602676ab74a9f7c568f8e2566f.tar.gz
re3-fdb6428c6bb6b5602676ab74a9f7c568f8e2566f.tar.bz2
re3-fdb6428c6bb6b5602676ab74a9f7c568f8e2566f.tar.lz
re3-fdb6428c6bb6b5602676ab74a9f7c568f8e2566f.tar.xz
re3-fdb6428c6bb6b5602676ab74a9f7c568f8e2566f.tar.zst
re3-fdb6428c6bb6b5602676ab74a9f7c568f8e2566f.zip
Diffstat (limited to 'src/peds/PedDebug.cpp')
-rw-r--r--src/peds/PedDebug.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/peds/PedDebug.cpp b/src/peds/PedDebug.cpp
index aed11357..0dbabb58 100644
--- a/src/peds/PedDebug.cpp
+++ b/src/peds/PedDebug.cpp
@@ -157,6 +157,9 @@ static char PersonalityTypeText[][18] = {
"Old Girl",
"Tough Girl",
"Tramp",
+#ifdef FIX_BUGS // there's male and female ones
+ "Tramp",
+#endif
"Tourist",
"Prostitute",
"Criminal",