Replace "time" type name by a more generic one "float"
This commit is contained in:
@ -48,7 +48,7 @@
|
||||
|
||||
"flVel" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "512"
|
||||
"linux" "528"
|
||||
|
Reference in New Issue
Block a user