[10756] Implement armor penetration limitations

The tool-tip says "up to X%" for a reason...
This commit is contained in:
Lynx3d 2010-11-20 04:18:29 +01:00
parent 7663cf6329
commit 1ef8ea1161
2 changed files with 12 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10755"
#define REVISION_NR "10756"
#endif // __REVISION_NR_H__