This repository has been archived on 2025-04-18. You can view files and clone it, but cannot push or open issues or pull requests.

11 lines
173 B
C++

// Fill out your copyright notice in the Description page of Project Settings.
#include "Weapon/LMRadivolver.h"
void ULMRadivolver::Fire()
{
//Fire like a Radivolver
}