Remove calamity type debug info. - annna - Annna the nice friendly bot.
(HTM) git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/annna/
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) Tags
(DIR) README
---
(DIR) commit 4e8e83f3fc9f33a495fa2ee671390cf47b405c8b
(DIR) parent 110a6c3e545d69cd040ee8b2c88f7f784f99ba18
(HTM) Author: Annna Robert-Houdin <annna@bitreich.org>
Date: Wed, 30 Aug 2023 20:10:39 +0200
Remove calamity type debug info.
Diffstat:
M modules/idlerpg/idlerpg-channel-se… | 1 -
1 file changed, 0 insertions(+), 1 deletion(-)
---
(DIR) diff --git a/modules/idlerpg/idlerpg-channel-service.py b/modules/idlerpg/idlerpg-channel-service.py
@@ -134,7 +134,6 @@ def main(args):
def calamity(hackers, hacker):
calamity_type = random.randint(1, 10)
- print("calamity_type = %d" % (calamity_type))
if calamity_type == 1:
change_type = random.randint(1, 4)
if change_type == 1: