mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2025-04-06 18:12:14 +00:00
Merge 7b691e1953
into 0d8dceea43
This commit is contained in:
commit
30348b0f22
1 changed files with 1 additions and 1 deletions
|
@ -5341,7 +5341,7 @@ public:
|
|||
{
|
||||
const char *target = "", *action = "Use";
|
||||
variant_t value;
|
||||
int delay = 0;
|
||||
float delay = 0;
|
||||
|
||||
target = STRING( AllocPooledString(command.Arg( 1 ) ) );
|
||||
|
||||
|
|
Loading…
Reference in a new issue