mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
reloadlaunchers typos fix
This commit is contained in:
parent
5cefa11c68
commit
12caa51040
@ -12,7 +12,7 @@ parent: wiki
|
||||
```c++
|
||||
class CfgWeapons {
|
||||
class MyLauncher {
|
||||
ace_reloadlaunchers_enabled = 1; // Allow your buddies reloading for you (0-disabled, 1-enabled)
|
||||
ace_reloadlaunchers_enabled = 1; // Allow your "buddies" reloading for you (0-disabled, 1-enabled)
|
||||
};
|
||||
};
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user