Game Paused
+ +Mission Objectives:
+-
+ {objectives.map(objective => (
+
-
+
+ {objective.complete && "✓"}
+
+
{objective.label}
+
+ ))}
+