mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 22:27:43 +00:00
CParticleGen inheritance fix
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
namespace Retro
|
||||
{
|
||||
class CSwooshDescription : public IGenDescription
|
||||
class CSwooshDescription
|
||||
{
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user