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