Replace "time" type name by a more generic one "float"

This commit is contained in:
Arkshine
2015-08-10 17:32:57 +02:00
parent a6e587f0f0
commit c270243b56
382 changed files with 1525 additions and 1525 deletions

View File

@ -84,7 +84,7 @@
"m_startTime" // float
{
"type" "time"
"type" "float"
"windows" "736"
"linux" "756"
@ -93,7 +93,7 @@
"m_dTime" // float
{
"type" "time"
"type" "float"
"windows" "740"
"linux" "760"
@ -111,7 +111,7 @@
"m_flIdealtilt" // float
{
"type" "time"
"type" "float"
"windows" "756"
"linux" "776"
@ -120,7 +120,7 @@
"m_flRotortilt" // float
{
"type" "time"
"type" "float"
"windows" "760"
"linux" "780"
@ -129,7 +129,7 @@
"m_flRightHealth" // float
{
"type" "time"
"type" "float"
"windows" "764"
"linux" "784"
@ -138,7 +138,7 @@
"m_flLeftHealth" // float
{
"type" "time"
"type" "float"
"windows" "768"
"linux" "788"