[12059] Add grid searcher for OPvP Capture Points

Might be based on work of original OPvP authors

Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
This commit is contained in:
stfx 2012-07-06 14:30:07 +02:00 committed by Schmoozerd
parent 6de10526cc
commit acffb0de4c
5 changed files with 46 additions and 19 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12058"
#define REVISION_NR "12059"
#endif // __REVISION_NR_H__