mirror of
https://github.com/JezuzLizard/BO2-Reimagined.git
synced 2025-06-11 23:57:59 -05:00
Add back fast melee
This commit is contained in:
@ -63,7 +63,7 @@ onplayerspawned()
|
|||||||
|
|
||||||
self thread fall_velocity_check();
|
self thread fall_velocity_check();
|
||||||
|
|
||||||
self thread remove_fast_melee();
|
//self thread remove_fast_melee(); // Removed until melee weapon can be added
|
||||||
|
|
||||||
self thread solo_lives_fix();
|
self thread solo_lives_fix();
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user