Cleanup UTF-8 Mess

This commit is contained in:
Applevangelist
2021-08-18 18:00:38 +02:00
parent 8ae04944fe
commit 830f76e909
14 changed files with 134 additions and 134 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.
-- Ships 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()))