mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-10 01:47:43 +00:00
Windows build fixes and warning avoidance
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
namespace urde
|
||||
{
|
||||
|
||||
class CPlasmaBeam : public CGunWeapon
|
||||
class CPlasmaBeam final : public CGunWeapon
|
||||
{
|
||||
TCachedToken<CGenDescription> x21c_plasma2nd1;
|
||||
std::unique_ptr<CElementGen> x228_chargeFx;
|
||||
|
||||
Reference in New Issue
Block a user