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