mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 12:27:43 +00:00
Windows build fixes and warning avoidance
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
namespace urde
|
||||
{
|
||||
|
||||
class CPhazonBeam : public CGunWeapon
|
||||
class CPhazonBeam final : public CGunWeapon
|
||||
{
|
||||
TCachedToken<CModel> x21c_phazonVeins;
|
||||
std::unique_ptr<CModelData> x224_phazonVeinsData;
|
||||
|
||||
Reference in New Issue
Block a user