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