mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-21 01:39:11 +00:00
CDamageVulnerability fixes
This commit is contained in:
@@ -32,7 +32,8 @@ enum class EWeaponType {
|
||||
Lava = 11,
|
||||
Heat = 12,
|
||||
Unused1 = 13,
|
||||
OrangePhazon = 14
|
||||
OrangePhazon = 14,
|
||||
Max = 15
|
||||
};
|
||||
|
||||
enum class EProjectileAttrib {
|
||||
|
||||
Reference in New Issue
Block a user