mirror of
https://github.com/ACEmulator/ACE
synced 2026-08-17 12:26:06 -04:00
We were relying on the order of the recipe_componet records to remain the same, but this isn't gauranteed unless we provide a zIndex. Instead of adding a zIndex to the Recipe_Component table, we can just put the static values in the base Recipe table. |
||
|---|---|---|
| .. | ||
| World | ||
| SQLWriter.cs | ||