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 ![]() |
|
Last Edit: 4 years 5 months 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 5 months ago by Al Capone is cool.
Login or register to post a reply.
|
|