Fixes helmet flags being broken

This commit is contained in:
phil235
2014-12-14 17:21:57 +01:00
parent 0b26a71a71
commit dd48c1966b
+1 -1
View File
@@ -25,7 +25,7 @@
#define MASKCOVERSMOUTH 2048 // on other items, these are just for mask/head
#define HEADCOVERSMOUTH 2048
#define HEADBANGPROTECT 1024
#define HEADBANGPROTECT 4096
#define EARBANGPROTECT 1024
#define NOSLIP 1024 //prevents from slipping on wet floors, in space etc (NOTE: flag shared with THICKMATERIAL for external suits and helmet)