FoxtrotDeltaTango@sh.itjust.works to Programmer Humor@programming.dev · 5 days agoNeed a AI updatediscuss.onlineimagemessage-square57fedilinkarrow-up1365file-textcross-posted to: lemmyshitpost@lemmy.world
arrow-up1365imageNeed a AI updatediscuss.onlineFoxtrotDeltaTango@sh.itjust.works to Programmer Humor@programming.dev · 5 days agomessage-square57fedilinkfile-textcross-posted to: lemmyshitpost@lemmy.world
minus-squareJakylla@jlai.lulinkfedilinkarrow-up17·4 days agoif(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"); }
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"); }