Guest User

Untitled

a guest
Apr 19th, 2018
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Perl 0.17 KB | None | 0 0
  1. if($group==17)
  2. {
  3.         $delay = 25;
  4. }
  5. if($group==18)
  6. {
  7.         $delay = 25;
  8. }
  9. if($group==19)
  10. {
  11.         $delay = 25;
  12. }
  13. if($group==20)
  14. {
  15.         $delay = 25;
  16. }
Add Comment
Please, Sign In to add comment