HomeWildfire Games

Const-Correct the long range pathfinder

Description

Const-Correct the long range pathfinder

Debug variables are kept mutable as one otherwise has to use a complex system and this is really not worth it.

Reviewed By: vladislavbelov

Differential Revision: https://code.wildfiregames.com/D1491