if(payment == false) {
blade.sharpness = 0;
handle.confort = -2;
reflection.displayAdd();
} else if(updated == true) {
blade.sharpness = 4;
handle.confort = 3;
} else {
blade.sharpness = 3;
handle.confort = 2;
speaker.playSound("needUpdate.mp3");
}
Jakylla
- 0 Posts
- 3 Comments
Joined 3 years ago
Cake day: June 30th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
You can also save up to 100% by externalizing the HTML part too