From 63caed960d9dfefcf1dd7bc617d32d5123ec376d Mon Sep 17 00:00:00 2001 From: Thomas Boby Date: Tue, 11 Jun 2019 14:31:04 +0100 Subject: [PATCH] Update script_values.cwt --- common/script_values.cwt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/common/script_values.cwt b/common/script_values.cwt index c95254d..1e754db 100644 --- a/common/script_values.cwt +++ b/common/script_values.cwt @@ -12,7 +12,7 @@ enums = { path = "game/common/script_values" start_from_root = yes name = { - enum_name = float + enum_name = scalar } } } @@ -51,4 +51,4 @@ alias[arithmetic_operation:fixed_range] = { alias[arithmetic_operation:integer_range] = { min = int_value_field max = int_value_field -} \ No newline at end of file +}