waypoint file loading

This commit is contained in:
Your Name
2020-09-02 14:13:36 -06:00
parent ab20b2ea40
commit eda726f6da
2 changed files with 168 additions and 68 deletions

View File

@@ -8,7 +8,7 @@
*/
init()
{
load_waypoints();
thread load_waypoints();
cac_init_patch();
thread hook_callbacks();