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

@ -68,7 +68,7 @@
"m_flFieldOfView" // float
{
"type" "time"
"type" "float"
"windows" "1380"
"linux" "1400"
@ -77,7 +77,7 @@
"m_flWaitFinished" // float
{
"type" "time"
"type" "float"
"windows" "1384"
"linux" "1404"
@ -86,7 +86,7 @@
"m_flMoveWaitFinished" // float
{
"type" "time"
"type" "float"
"windows" "1388"
"linux" "1408"
@ -195,7 +195,7 @@
"m_moveWaitTime" // float
{
"type" "time"
"type" "float"
"windows" "1560"
"linux" "1580"
@ -303,7 +303,7 @@
"m_flNextAttack" // float
{
"type" "time"
"type" "float"
"windows" "1632"
"linux" "1652"
@ -359,7 +359,7 @@
"m_flHungryTime" // float
{
"type" "time"
"type" "float"
"windows" "1660"
"linux" "1680"
@ -368,7 +368,7 @@
"m_flDistTooFar" // float
{
"type" "time"
"type" "float"
"windows" "1664"
"linux" "1684"
@ -377,7 +377,7 @@
"m_flDistLook" // float
{
"type" "time"
"type" "float"
"windows" "1668"
"linux" "1688"