Remove 'group_size_max' for A-6A

This commit is contained in:
Raffson 2023-02-25 16:41:40 +01:00
parent be37b4b3e7
commit 41faf794cc
No known key found for this signature in database
GPG Key ID: B0402B2C9B764D99

View File

@ -12,7 +12,6 @@ from game.modsupport import planemod
class VSN_A6A(PlaneType):
id = "VSN_A6A"
flyable = True
group_size_max = 1
height = 4.57
width = 10.15
length = 17.98