summaryrefslogtreecommitdiff
path: root/game/01_init.rpy
diff options
context:
space:
mode:
Diffstat (limited to 'game/01_init.rpy')
-rw-r--r--game/01_init.rpy1
1 files changed, 0 insertions, 1 deletions
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"