sanitation@lemmy.today to PC Master Race@lemmy.worldEnglish · 2 days agoEx-BioWare Producer Says Players Are Good at “Identifying Problems” But Not Providing Solutions Because “They're Not Developers”mp1st.comexternal-linkmessage-square43fedilinkarrow-up1132arrow-down11
arrow-up1131arrow-down1external-linkEx-BioWare Producer Says Players Are Good at “Identifying Problems” But Not Providing Solutions Because “They're Not Developers”mp1st.comsanitation@lemmy.today to PC Master Race@lemmy.worldEnglish · 2 days agomessage-square43fedilink
minus-squareILikeBoobies@lemmy.calinkfedilinkEnglisharrow-up1arrow-down1·edit-21 day agoIf (!fun) { return fun }
minus-squareDultas@lemmy.worldlinkfedilinkEnglisharrow-up3arrow-down1·18 hours agoI don’t think that does what you think.
minus-squareDultas@lemmy.worldlinkfedilinkEnglisharrow-up2·16 hours agofun=false if (!false) return false
minus-squareILikeBoobies@lemmy.calinkfedilinkEnglisharrow-up1·7 hours agoYou’re looking too far into a joke. You’ll find that even if I set fun to true before returning that it doesn’t actually work that way.
minus-squareDultas@lemmy.worldlinkfedilinkEnglisharrow-up1·4 hours agoYeah there’s no return for a true. Depending on your language your compiler may complain. And yeah I tend to kill the joke.
If (!fun)
{
return fun
}
I don’t think that does what you think.
If not fun return fun?
fun=false
if (!false) return false
You’re looking too far into a joke.
You’ll find that even if I set fun to true before returning that it doesn’t actually work that way.
Yeah there’s no return for a true. Depending on your language your compiler may complain.
And yeah I tend to kill the joke.