mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
parent
d83ce62ee8
commit
0a87bd134b
@ -29,6 +29,7 @@ class ACE_Settings {
|
||||
typeName = "SCALAR";
|
||||
};
|
||||
class GVAR(probabilityCoef) {
|
||||
category = CSTRING(displayName);
|
||||
displayName = CSTRING(probabilityCoef_name);
|
||||
description = CSTRING(probabilityCoef_tooltip);
|
||||
value = 1;
|
||||
|
Loading…
Reference in New Issue
Block a user