Skip to content

Commit 4107a4b

Browse files
committed
minor cfg cleanup
1 parent 16b8fbb commit 4107a4b

File tree

3 files changed

+5
-15
lines changed

3 files changed

+5
-15
lines changed

GameData/MOARdV/FlightSystems/MAS_mk1-3.cfg

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,3 @@
5454
}
5555
}
5656
}
57-
//@INTERNAL[MAS_Mk1-3]
58-
//{
59-
// MODEL
60-
// {
61-
// model = Squad/Spaces/Mk1-3/model
62-
// }
63-
//}

GameData/MOARdV/FlightSystems/MAS_mk1Pod.cfg

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -54,11 +54,4 @@
5454
}
5555
}
5656
}
57-
@INTERNAL[MAS_mk1PodCockpit]
58-
{
59-
// For some stupid reason, Unity won't load this IVA model using the MODEL node.
60-
MODEL
61-
{
62-
model = Squad/Spaces/mk1PodCockpit/model
63-
}
64-
}
57+

GameData/MOARdV/FlightSystems/MAS_mk1PodCockpit.cfg

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
INTERNAL
22
{
33
name = MAS_mk1PodCockpit
4+
MODEL
5+
{
6+
model = Squad/Spaces/mk1PodCockpit/model
7+
}
48
MODULE
59
{
610
name = InternalSeat

0 commit comments

Comments
 (0)