7 Years Ago
Fixed double send of mission data. Apparently when a coroutine is started, the reference to it doesn't actually become null until the next frame. Who knew? Also added an outline renderer prevention against double adds.