mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Update hunterkiller-framework.md (#9026)
This commit is contained in:
parent
abd3e383fb
commit
accba4dd34
@ -26,6 +26,7 @@ Each element is a tuple of a turret path and operating mode.
|
|||||||
|
|
||||||
## 2. Configs
|
## 2. Configs
|
||||||
|
|
||||||
|
{% raw %}
|
||||||
```cpp
|
```cpp
|
||||||
class CfgVehicles {
|
class CfgVehicles {
|
||||||
class MyTankA {
|
class MyTankA {
|
||||||
@ -39,6 +40,7 @@ class CfgVehicles {
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
```
|
```
|
||||||
|
{% endraw %}
|
||||||
|
|
||||||
## 2. Variables
|
## 2. Variables
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user