8 lines
96 B
Plaintext
8 lines
96 B
Plaintext
return {
|
|
Engine = 1,
|
|
Clutch = 2,
|
|
Gearbox = 3,
|
|
Differential = 4,
|
|
Wheel = 5
|
|
}
|