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

@ -48,7 +48,7 @@
"m_flDefuseCountDown" // float
{
"type" "time"
"type" "float"
"windows" "396"
"linux" "416"
@ -57,7 +57,7 @@
"m_flC4Blow" // float
{
"type" "time"
"type" "float"
"windows" "400"
"linux" "420"
@ -66,7 +66,7 @@
"m_flNextFreqInterval" // float
{
"type" "time"
"type" "float"
"windows" "404"
"linux" "424"
@ -75,7 +75,7 @@
"m_flNextBeep" // float
{
"type" "time"
"type" "float"
"windows" "408"
"linux" "428"
@ -84,7 +84,7 @@
"m_flNextFreq" // float
{
"type" "time"
"type" "float"
"windows" "412"
"linux" "432"
@ -102,7 +102,7 @@
"m_fAttenu" // float
{
"type" "time"
"type" "float"
"windows" "420"
"linux" "440"
@ -111,7 +111,7 @@
"m_flNextBlink" // float
{
"type" "time"
"type" "float"
"windows" "424"
"linux" "444"
@ -120,7 +120,7 @@
"m_fNextDefuse" // float
{
"type" "time"
"type" "float"
"windows" "428"
"linux" "448"