Minor optimizations of update_clothing, removal of the ONESIZEFITSALL flag

This commit is contained in:
Albert Iordache
2012-05-27 14:07:43 +03:00
parent dc468388df
commit ac86921745
11 changed files with 55 additions and 102 deletions

View File

@@ -132,7 +132,7 @@ var/MAX_EXPLOSION_RANGE = 14
#define OPENCONTAINER 4096 // is an open container for chemistry purposes
#define ONESIZEFITSALL 8192 // can be worn by fatties (or children? ugh)
// #define ONESIZEFITSALL 8192 // can be worn by fatties (or children? ugh)
#define NOREACT 16384 //Reagents dont' react inside this container.