mirror of
https://github.com/1dot13/source.git
synced 2026-08-19 14:20:30 +02:00
- removed the CLOTHES_CIVILIAN-flag, as it is not needed anymore
- the Strip function now removes the covert tags, or takes off custom clothes if already not covert - fix: XML_Clothes.cpp was not included git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5567 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -1491,7 +1491,7 @@ public:
|
||||
// loose disguise, dress up in our natural state
|
||||
void LooseDisguise( void );
|
||||
|
||||
// take off any clothes item and switch back to original clothes
|
||||
// lose disguise or take off any clothes item and switch back to original clothes
|
||||
void Strip();
|
||||
//////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
||||
Reference in New Issue
Block a user