mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-27 06:47:45 +00:00
Removed pragma region
This commit is contained in:
parent
0f982a46d1
commit
d951a198d7
1 changed files with 0 additions and 2 deletions
|
@ -1171,7 +1171,6 @@ namespace Sapphire::Common
|
|||
|
||||
// Legacy subtypes - skipping
|
||||
|
||||
#pragma region Synth 1 -50 Recipes
|
||||
SynthWoodworkingLv01to10Recipes = 23,
|
||||
SynthWoodworkingLv11to20Recipes = 24,
|
||||
SynthWoodworkingLv21to30Recipes = 25,
|
||||
|
@ -1212,7 +1211,6 @@ namespace Sapphire::Common
|
|||
SynthCookingLv21to30Recipes = 60,
|
||||
SynthCookingLv31to40Recipes = 61,
|
||||
SynthCookingLv41to50Recipes = 62,
|
||||
#pragma endregion
|
||||
|
||||
// TODO: Map gathering subtypes 63 to 128
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue