mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/MI-38.git
synced 2026-01-24 06:25:39 +03:00
04.07.2022
This commit is contained in:
13
Heli_with_panels/Assets/Scripts/Panel2D/0115/IndexH.cs
Normal file
13
Heli_with_panels/Assets/Scripts/Panel2D/0115/IndexH.cs
Normal file
@@ -0,0 +1,13 @@
|
||||
using System.Collections;
|
||||
using System.Collections.Generic;
|
||||
using UnityEngine;
|
||||
|
||||
public class IndexH : MonoBehaviour//index0115
|
||||
{
|
||||
[SerializeField]
|
||||
private GameObject connectScale;
|
||||
[SerializeField]
|
||||
public GameObject frame;
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user