Replace "time" type name by a more generic one "float"
This commit is contained in:
@ -39,7 +39,7 @@
|
||||
|
||||
"m_startTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "1288"
|
||||
"linux" "1308"
|
||||
@ -58,7 +58,7 @@
|
||||
|
||||
"m_flTargetDelay" // float[16]
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
"size" "16"
|
||||
|
||||
"windows" "1356"
|
||||
|
Reference in New Issue
Block a user