try say warnings

This commit is contained in:
INeedBots 2020-12-14 16:52:46 -06:00
parent 5cad48b5ba
commit 4b710109d4

View File

@ -417,6 +417,8 @@ LoadWaypoints()
self iPrintlnBold("Loading WPS...");
load_waypoints();
wait 1;
self checkForWarnings();
}