mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-27 15:11:36 -04:00
Enum Type renamed to CastingStyle
This commit is contained in:
parent
9e1eb8b3b1
commit
cfbdf3f779
@ -24,7 +24,7 @@ enum RangeType
|
||||
};
|
||||
|
||||
// Casting style (in enchanting)
|
||||
enum Type
|
||||
enum CastingStyle
|
||||
{
|
||||
CS_CastOnce = 0,
|
||||
CS_WhenStrikes = 1,
|
||||
|
Loading…
x
Reference in New Issue
Block a user