mirror of
https://github.com/UberGames/RPG-X2.git
synced 2025-02-16 08:31:42 +00:00
Merge branch 'master' of github.com:UberGames/RPG-X2
This commit is contained in:
commit
363aa41389
1 changed files with 1 additions and 0 deletions
|
@ -152,6 +152,7 @@ void SP_target_delay( gentity_t *ent ) {
|
|||
if(!ent->wait)
|
||||
ent->wait = 1;
|
||||
}
|
||||
ent->count = (int)ent->wait;
|
||||
ent->use = Use_Target_Delay;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue