Added missing SC definition

This commit is contained in:
Lemongrass3110 2018-10-31 09:55:30 +01:00
parent 3b1824fef5
commit 3409709718

View File

@ -861,6 +861,8 @@ enum sc_type : int16 {
SC_ANCILLA,
SC_BLOCKING_PLAY,
#ifdef RENEWAL
SC_EXTREMITYFIST2, //! NOTE: This SC should be right before SC_MAX, so it doesn't disturb if RENEWAL is disabled
#endif