3610
NPCs gunna NPC [COVID billboard spotted in Silicone Valley] (media.patriots.win) 😷 LOCKDOWN BS 😷
posted ago by MAGAmole ago by MAGAmole +3611 / -1
Comments (396)
sorted by:
You're viewing a single comment thread. View all comments, or full comment thread.
1
cccpneveragain 1 point ago +1 / -0

They left out some parts in their loop, it's just stuck in an infinite loop. I'll fix it for them just need to add this in their loop somewhere.

if(!communist) break;

else {

  HelicopterRide();

  still_alive = false;

}

Yeah I'm sure I broke some rules of modern programming. I was self taught in the 90s not a professional. I would have used bool anyway, var seems like something that would allocate a bunch of extra bytes you're never going to use with a true/false.