Clean up UTF-8 mess

This commit is contained in:
Applevangelist
2021-08-18 18:01:04 +02:00
parent 20f28b3d2c
commit c7ea45e5fd
14 changed files with 146 additions and 147 deletions

View File

@@ -5371,7 +5371,7 @@ function RAT:_ModifySpawnTemplate(waypoints, livery, spawnplace, departure, take
if spawnonground then
-- Sh<EFBFBD>ps and FARPS seem to have a build in queue.
-- Sh°ps and FARPS seem to have a build in queue.
if spawnonship or spawnonfarp or spawnonrunway or automatic then
self:T(RAT.id..string.format("RAT group %s spawning at farp, ship or runway %s.", self.alias, departure:GetName()))