[10253] Small cleanup in Unit::HasAura() to prevent redundant upper_bound calls.

This commit is contained in:
Lynx3d 2010-07-23 23:12:08 +02:00
parent 61990de6dd
commit 6c6ce87867
3 changed files with 8 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10252"
#define REVISION_NR "10253"
#endif // __REVISION_NR_H__