mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2024-11-15 17:22:12 +00:00
Woops, forgot SOC parser.
This commit is contained in:
parent
03fe312490
commit
1e648e4709
1 changed files with 1 additions and 0 deletions
|
@ -7104,6 +7104,7 @@ struct {
|
|||
{"SF_NOJUMPDAMAGE",SF_NOJUMPDAMAGE},
|
||||
{"SF_STOMPDAMAGE",SF_STOMPDAMAGE},
|
||||
{"SF_MARIODAMAGE",SF_MARIODAMAGE},
|
||||
{"SF_NOMIDDLESTART",SF_NOMIDDLESTART},
|
||||
|
||||
// Character abilities!
|
||||
// Primary
|
||||
|
|
Loading…
Reference in a new issue