fix: Dismantling basically being O(n!) (#1295)

This commit is contained in:
David Markowitz
2023-11-15 17:29:53 -08:00
committed by GitHub
parent 59303a232e
commit 8b270ca97a
3 changed files with 44 additions and 39 deletions

View File

@@ -207,7 +207,7 @@ public:
/**
* Disassembles this item into bricks
*/
void DisassembleModel();
void DisassembleModel(uint32_t numToDismantle);
/**
* Removes the item from the linked inventory