Skip to content

Commit 1c314dd

Browse files
authored
Update ConsumParam.cs
1 parent 536e9af commit 1c314dd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ModUtils/TableUtils/ConsumParam.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ public enum ConsumParamCategory
6969
book,
7070
quest,
7171
scroll,
72-
trasure,
72+
treasure,
7373
upgrade,
7474
treatise
7575
}
@@ -292,4 +292,4 @@ public static void InjectTableConsumableParameters(
292292
throw new Exception("Meta Group not found in Consumable Parameters table");
293293
}
294294
}
295-
}
295+
}

0 commit comments

Comments
 (0)