Fix syntax error with SH-60B payload.

This commit is contained in:
Simon Clark 2021-02-07 10:47:36 +00:00
parent 6a0e18c0e9
commit e83841eb0b

View File

@ -13,6 +13,7 @@ local unitPayloads = {
[1] = 30,
},
},
},
["unitType"] = "SH-60B",
}
return unitPayloads