mirror of
https://github.com/GTA-ASM/SanAndreasUnity
synced 2024-11-14 16:27:19 +00:00
...
This commit is contained in:
parent
a7fe0c7ef6
commit
798dfd55ed
1 changed files with 1 additions and 0 deletions
|
@ -271,6 +271,7 @@ namespace SanAndreasUnity.Behaviours.Vehicles
|
|||
}
|
||||
|
||||
private FrameContainer _frames;
|
||||
public FrameContainer Frames => _frames;
|
||||
|
||||
public Transform EngineTransform { get; private set; }
|
||||
public Transform PetrolcapTransform { get; private set; }
|
||||
|
|
Loading…
Reference in a new issue