mirror of
https://github.com/Defent/DMS_Exile.git
synced 2024-08-30 16:52:12 +00:00
Fixed finsihed to finished
This commit is contained in:
parent
f9167e362d
commit
bf882affd1
@ -195,7 +195,7 @@ _missionObjs =
|
|||||||
// Define Mission Win message in persistent vehicle choice
|
// Define Mission Win message in persistent vehicle choice
|
||||||
|
|
||||||
// Define Mission Lose message
|
// Define Mission Lose message
|
||||||
_msgLOSE = ['#FF0000',"The attackers finsihed eating and drove off."];
|
_msgLOSE = ['#FF0000',"The attackers finished eating and drove off."];
|
||||||
|
|
||||||
// Define mission name (for map marker and logging)
|
// Define mission name (for map marker and logging)
|
||||||
_missionName = "Ural Picnic";
|
_missionName = "Ural Picnic";
|
||||||
|
Loading…
Reference in New Issue
Block a user