From 83808a63ed004ba21d59d4d993a1450deb7604d1 Mon Sep 17 00:00:00 2001 From: Khopa Date: Fri, 21 Aug 2020 03:06:19 +0200 Subject: [PATCH] Fix inverted Syria map starting point --- theater/syria.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theater/syria.py b/theater/syria.py index ecdea405..7b941778 100644 --- a/theater/syria.py +++ b/theater/syria.py @@ -214,7 +214,7 @@ class SyriaFullMap(SyriaTheater): self.carrier.captured = True self.lha.captured = True - self.hatay.captured_invert = True + self.incirlik.captured_invert = True self.carrier.captured_invert = True self.lha.captured_invert = True