Core/ParameterList: Use double and long long instead of float and int
This commit is contained in:
@@ -105,7 +105,7 @@ namespace Nz
|
||||
{
|
||||
ParameterType_Boolean,
|
||||
ParameterType_Color,
|
||||
ParameterType_Float,
|
||||
ParameterType_Double,
|
||||
ParameterType_Integer,
|
||||
ParameterType_None,
|
||||
ParameterType_Pointer,
|
||||
|
||||
Reference in New Issue
Block a user