Skip to content

Commit

Permalink
Update script_values.cwt
Browse files Browse the repository at this point in the history
  • Loading branch information
tboby committed Jun 11, 2019
1 parent 5a6799c commit 63caed9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions common/script_values.cwt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ enums = {
path = "game/common/script_values"
start_from_root = yes
name = {
enum_name = float
enum_name = scalar
}
}
}
Expand Down Expand Up @@ -51,4 +51,4 @@ alias[arithmetic_operation:fixed_range] = {
alias[arithmetic_operation:integer_range] = {
min = int_value_field
max = int_value_field
}
}

0 comments on commit 63caed9

Please sign in to comment.