Skip to content

Commit 63caed9

Browse files
authored
Update script_values.cwt
1 parent 5a6799c commit 63caed9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

common/script_values.cwt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ enums = {
1212
path = "game/common/script_values"
1313
start_from_root = yes
1414
name = {
15-
enum_name = float
15+
enum_name = scalar
1616
}
1717
}
1818
}
@@ -51,4 +51,4 @@ alias[arithmetic_operation:fixed_range] = {
5151
alias[arithmetic_operation:integer_range] = {
5252
min = int_value_field
5353
max = int_value_field
54-
}
54+
}

0 commit comments

Comments
 (0)