mirror of
https://github.com/JezuzLizard/BO2-Reimagined.git
synced 2025-06-10 15:17:57 -05:00
Make wait_network_frame always 0.1
This commit is contained in:
@ -147,4 +147,9 @@ check_point_in_kill_brush( origin )
|
||||
|
||||
check_model delete();
|
||||
return valid_point;
|
||||
}
|
||||
|
||||
wait_network_frame()
|
||||
{
|
||||
wait 0.1;
|
||||
}
|
Reference in New Issue
Block a user