mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Add medical category to delayUnconCaptive
This commit is contained in:
parent
8375694368
commit
6ad107ecc0
@ -244,6 +244,7 @@ class ACE_Settings {
|
||||
};
|
||||
|
||||
class GVAR(delayUnconCaptive) {
|
||||
category = CSTRING(Category_Medical);
|
||||
displayName = CSTRING(delayUnconCaptive);
|
||||
typeName = "SCALAR";
|
||||
value = 3;
|
||||
|
Loading…
Reference in New Issue
Block a user