diff options
author | Dipesh Amin <yaypunkrock@gmail.com> | 2012-03-31 23:35:07 +0100 |
---|---|---|
committer | Dipesh Amin <yaypunkrock@gmail.com> | 2012-03-31 23:35:07 +0100 |
commit | 26643c039b88e477456ff1f8c99897c8f46eacd4 (patch) | |
tree | e55f5b69d9d22dab3aca76530d732a185991d724 | |
parent | e453af5cb5f85b175cea8f06f211d1e36db67d08 (diff) | |
download | manamarket-26643c039b88e477456ff1f8c99897c8f46eacd4.tar.gz manamarket-26643c039b88e477456ff1f8c99897c8f46eacd4.tar.bz2 manamarket-26643c039b88e477456ff1f8c99897c8f46eacd4.tar.xz manamarket-26643c039b88e477456ff1f8c99897c8f46eacd4.zip |
This line just produces spam.
-rw-r--r-- | utils.py | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -131,7 +131,6 @@ class Broadcast: if (time.time() - self.Timer) > 2 * 60: self.mapserv.sendall(emote(193)) self.Timer = time.time() - print "shop_broadcast" else: time.sleep(0.1) |