1
This commit is contained in:
parent
9546af6f26
commit
a1931e8930
@ -40,6 +40,8 @@ struct BulletInfo
|
||||
int recoil_force = 0;
|
||||
int invincible_buff_uniid = 0;
|
||||
int trace_target_uniid = 0;
|
||||
float track_change_time = 0;
|
||||
int is_through = 0;
|
||||
};
|
||||
|
||||
static void InternalCreateBullet(BulletInfo& bullet_info)
|
||||
|
Loading…
x
Reference in New Issue
Block a user