fixed not working single mode, added read port from textline when client host server

This commit is contained in:
Cedric Beck
2024-10-12 16:17:46 +02:00
parent 9b85030050
commit bb1e3858bb
9 changed files with 15 additions and 13 deletions

View File

@@ -32,7 +32,7 @@ robot.targets=2, 0,\
2, 6
#
# Delay in milliseconds between each shot fired by the RobotClient.
robot.delay=500
robot.delay=4000
#
# The dimensions of the game map used in single mode.
# 'map.width' defines the number of columns, and 'map.height' defines the number of rows.