Login to ZARP
|
|
Mix3rz wrote:
These tools are already around and there is no point in making one honestly bud. Such a negative comment, Joshua could just follow shitty tutorials on youtube on how to make you 52nd calculator but this time it has the divide function. Instead he's doing something creative for zarp Kinda like saying there's no point in streaming because there's already 2000 better streamers about |
|
Last Edit: 4 years 1 month ago by deleted#1111.
Login or register to post a reply.
|
Lmfao fix your code, instead of using else if everywhere use a switch statement
example: switch(comboBox2.SelectedIndex) { case 1: // code in here break; case 2: // code in here break; case 3: // code in here break; default: break; } Feels like im looking at yandere code |
|
Last Edit: 4 years 1 month ago by Al Capone is cool.
Login or register to post a reply.
|
|