summaryrefslogtreecommitdiffstats
path: root/src/peds/PedDebug.cpp
diff options
context:
space:
mode:
authorSergeanur <s.anureev@yandex.ua>2021-05-12 02:26:54 +0200
committerSergeanur <s.anureev@yandex.ua>2021-05-12 02:26:54 +0200
commit2fc431d1bb9870e39727548ef80f9512644990d1 (patch)
tree4d14cc19d659a1af7c1da09a8724a225d6aff3c9 /src/peds/PedDebug.cpp
parentfabs -> fabsf (diff)
downloadre3-2fc431d1bb9870e39727548ef80f9512644990d1.tar
re3-2fc431d1bb9870e39727548ef80f9512644990d1.tar.gz
re3-2fc431d1bb9870e39727548ef80f9512644990d1.tar.bz2
re3-2fc431d1bb9870e39727548ef80f9512644990d1.tar.lz
re3-2fc431d1bb9870e39727548ef80f9512644990d1.tar.xz
re3-2fc431d1bb9870e39727548ef80f9512644990d1.tar.zst
re3-2fc431d1bb9870e39727548ef80f9512644990d1.zip
Diffstat (limited to '')
-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",