mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-08 22:27:42 +00:00
Compile fix
This commit is contained in:
@@ -712,7 +712,7 @@ CVectorElement* CParticleDataFactory::GetVectorElement(CInputStream& in) {
|
||||
break;
|
||||
}
|
||||
case SBIG('PLCO'): {
|
||||
ret = rs_new CVEParticleColor();
|
||||
ret = rs_new CVEParticlePreviousLocation();
|
||||
break;
|
||||
}
|
||||
case SBIG('PVEL'): {
|
||||
|
||||
Reference in New Issue
Block a user