678948068b
-=-=-=-=-=-=-=-=-=-=-=-=-= -Begin work on Navigation Meshes (simple pathfinding for now, will improve soon) -More doc on theme overriding -Upgraded OpenSSL to version without bugs -Misc bugfixes
5 lines
70 B
C++
5 lines
70 B
C++
#include "navigation_agent.h"
|
|
|
|
NavigationAgent::NavigationAgent()
|
|
{
|
|
}
|