diff --git a/InGameMenu.cpp b/InGameMenu.cpp index 139d068..abf357d 100644 --- a/InGameMenu.cpp +++ b/InGameMenu.cpp @@ -34,7 +34,6 @@ cin >> veriyPassword ; } while(password != veriyPassword); - cout<< "encorou "<< password<step(); if (result == 0) { - cout<<"Password Updated Sucessful"<step(); if (result == 0) { - cout<<"Details Updated Sucessful"<> choice; - } // end of do while - while (choice >'5' || choice<'0' ); - + while (choice >'5' || choice<'0' ); + if (choice == '1') switch (choice) { case '1': { logs: + string username, password, ecryptedPassword; bool Blog = false; // login part @@ -95,13 +95,13 @@ char menuu() int Player_ID = cur->get_int(0); // to get the playerID (unique identification on DB) if (result == true){ - cout<<"login Sucessful"<bind( 2, email ); cur->bind( 3, ecryptedPassword ); cur->step(); - cout<<"Registed Sucessful"<