[12032] Fix a bug to not display usability for weapons correctly

This commit is contained in:
Schmoozerd 2012-07-12 22:06:14 +02:00
parent 208e9acbff
commit 84527cfcc3
2 changed files with 2 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12031"
#define REVISION_NR "12032"
#endif // __REVISION_NR_H__