auto hide belly option at round start.

auto hide belly option at round start.
This commit is contained in:
QuoteFox
2021-01-28 20:56:32 +00:00
parent de88764136
commit 6c32fd97b7
6 changed files with 18 additions and 6 deletions
@@ -89,6 +89,7 @@
//belly
WRITE_FILE(S["feature_has_belly"], features["has_belly"])
WRITE_FILE(S["feature_belly_color"], features["belly_color"])
WRITE_FILE(S["feature_hide_belly"], features["hide_belly"])
//gear loadout
if(islist(chosen_gear))