1
0
mirror of https://github.com/JezuzLizard/BO2-Reimagined.git synced 2025-06-10 07:08:06 -05:00

Add back fast melee

This commit is contained in:
Jbleezy
2021-12-12 15:03:05 -08:00
parent ad1b3fd4d8
commit 88e51fe1d9

View File

@ -63,7 +63,7 @@ onplayerspawned()
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();