From 2204b167074126540fd3955d08f6aee92a2256f2 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 18 Dec 2020 22:15:00 -0300 Subject: Smoother error handling --- game/01_init.rpy | 1 - 1 file changed, 1 deletion(-) (limited to 'game/01_init.rpy') diff --git a/game/01_init.rpy b/game/01_init.rpy index 9d45917..15e8b2a 100644 --- a/game/01_init.rpy +++ b/game/01_init.rpy @@ -54,7 +54,6 @@ init -3 python: allfiles=[] HOST=str(persistent.host) PORT=str(persistent.port) - UPDP=10302 FAILUREMSG="Request failed, Please try again" OFFLINEMSG="401 Unauthorized" OKMSG="200 OK" -- cgit v1.2.3-70-g09d2