update folder plugins
This commit is contained in:
@@ -510,10 +510,10 @@ void ObstacleLayer::updateRaytraceBounds(double ox, double oy, double wx, double
|
||||
|
||||
void ObstacleLayer::reset()
|
||||
{
|
||||
// deactivate();
|
||||
// resetMaps();
|
||||
// current_ = true;
|
||||
// activate();
|
||||
deactivate();
|
||||
resetMaps();
|
||||
current_ = true;
|
||||
activate();
|
||||
}
|
||||
|
||||
// Export factory function
|
||||
|
||||
Reference in New Issue
Block a user