diff --git a/Unit1.~cpp b/Unit1.~cpp index 7a13f3f..dd12709 100644 --- a/Unit1.~cpp +++ b/Unit1.~cpp @@ -68,7 +68,7 @@ void __fastcall TForm1::playButtonClick(TObject *Sender) workButton->Left = 88; shopButton->Caption = "Go to the shop"; shopButton->Visible = true; - shopButton->Left = 192; + shopButton->Left = 192; beniuCaught = false; stonkFishCaught = false; tryAgainButton->Visible = false;