uses number of bricks now

This commit is contained in:
EmosewaMC 2022-04-06 22:21:29 -07:00
parent 4b0ab2380c
commit 5eb801eb12

View File

@ -39,7 +39,7 @@ public:
* @param bricks the bricks to try to complete the minigame with * @param bricks the bricks to try to complete the minigame with
* @param clientFailed unused * @param clientFailed unused
*/ */
void TryBuild(std::vector<Brick>& bricks, bool clientFailed); void TryBuild(uint32_t numBricks, bool clientFailed);
/** /**
* Handles a notification from the client regarding the completion of the pet minigame, adding the pet to their * Handles a notification from the client regarding the completion of the pet minigame, adding the pet to their