1
This commit is contained in:
parent
d0ab84e164
commit
c2a08526c7
@ -10,6 +10,11 @@ namespace mt
|
||||
|
||||
void MapMode::Init1()
|
||||
{
|
||||
#ifdef MYDEBUG
|
||||
if (mapMode() == 201) {
|
||||
mapMode_ = kCircuitMatchMode;
|
||||
}
|
||||
#endif
|
||||
}
|
||||
|
||||
bool MapMode::IsOpen() const
|
||||
|
Loading…
x
Reference in New Issue
Block a user