mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
AB is now disable by default
This commit is contained in:
parent
2b0a0145c5
commit
5c5f41cf5b
@ -2,7 +2,8 @@
|
||||
|
||||
#include "initKeybinds.sqf"
|
||||
|
||||
GVAR(enabled) = true;
|
||||
// AB is disabled by default
|
||||
GVAR(enabled) = false;
|
||||
|
||||
GVAR(bulletDatabase) = [];
|
||||
GVAR(bulletDatabaseStartTime) = [];
|
||||
|
Loading…
Reference in New Issue
Block a user