mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Documentation - Improve and move to a modern build system, Fix search not working (#9574)
* fix tabs in xm157 * use rollup, remove grunt, fix scss build
This commit is contained in:
@ -31,7 +31,7 @@ class CfgWeapons {
|
||||
class ItemInfo: InventoryOpticsItem_Base_F {
|
||||
modelOptics = "\x\cba\addons\optics\cba_optic_big_100.p3d";
|
||||
class OpticsModes {
|
||||
class optic {
|
||||
class optic {
|
||||
opticsID=1;
|
||||
useModelOptics=1;
|
||||
opticsPPEffects[]={ "OpticsCHAbera1", "OpticsBlur1" };
|
||||
|
Reference in New Issue
Block a user