mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Remove 'group_size_max' for A-6A
This commit is contained in:
parent
be37b4b3e7
commit
41faf794cc
@ -12,7 +12,6 @@ from game.modsupport import planemod
|
|||||||
class VSN_A6A(PlaneType):
|
class VSN_A6A(PlaneType):
|
||||||
id = "VSN_A6A"
|
id = "VSN_A6A"
|
||||||
flyable = True
|
flyable = True
|
||||||
group_size_max = 1
|
|
||||||
height = 4.57
|
height = 4.57
|
||||||
width = 10.15
|
width = 10.15
|
||||||
length = 17.98
|
length = 17.98
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user