This website works better with JavaScript.
Explore
Help
Sign In
GameModeON
/
autochannel
Watch
1
Star
0
Fork
You've already forked autochannel
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
add comment why we sleep
Browse Source
master
lub
5 years ago
parent
91196c0f80
commit
1affc566d0
1 changed files
with
2 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
1
main.php
Unescape
Escape
View File
@ -55,5 +55,6 @@ while(true) {
}
}
}
}
}
}
// anti-flood
sleep(1);
sleep(1);
}
}
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
GameModeON/autochannel
Title
Body
Create Issue