mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-25 22:42:04 +02:00
fast search
This commit is contained in:
@@ -76,7 +76,7 @@ class AdventureMapShortcuts
|
||||
void nextTown();
|
||||
void nextObject();
|
||||
void zoom( int distance);
|
||||
void search();
|
||||
void search(bool next);
|
||||
void moveHeroDirectional(const Point & direction);
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user