Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- static void Main(string[] args)
- {
- int money;
- uint wallet;
- bool isDiscount;
- float timer;
- double damage;
- string userName;
- long userPassword;
- short userStatus;
- byte authenticationCode;
- char[] symbolsCheckList;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement