diff --git a/scripts/zm/main/_zm_reimagined.gsc b/scripts/zm/main/_zm_reimagined.gsc index a9569279..92565b5c 100644 --- a/scripts/zm/main/_zm_reimagined.gsc +++ b/scripts/zm/main/_zm_reimagined.gsc @@ -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();