From 879b47781af227aac2fcf0a8348e720671ea89f6 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 29 Dec 2020 16:01:35 -0300 Subject: Be less spammy when receiving packets --- game/02_init.rpy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'game/02_init.rpy') diff --git a/game/02_init.rpy b/game/02_init.rpy index d335b75..b3720f5 100644 --- a/game/02_init.rpy +++ b/game/02_init.rpy @@ -45,7 +45,7 @@ init -1 python: def json_decode(raw): global ERRNO - stdout("Decoder received %s" % repr(raw)) + #stdout("Decoder received %s" % repr(raw)) if (check_fail(raw)): return ERR_LOGIN_DEFAULT -- cgit v1.2.3-70-g09d2