LeagueSandbox/GameServer

Handle Null Client Waypoints

lzardy opened this issue · 0 comments

If either the client or the server fail to find a path there is a possibility the waypoints will be null when a move command is requested.
Problem code here.