mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
fix mine ubc
This commit is contained in:
parent
6abe937488
commit
af6aaf6e7d
@ -39,7 +39,7 @@ class CfgVehicles {
|
||||
|
||||
// Editor placed mines
|
||||
class Static;
|
||||
class MineBase: Static {
|
||||
class MineGeneric: Static {
|
||||
GVAR(detectable) = 1;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user