aboutsummaryrefslogtreecommitdiff
path: root/todo
diff options
context:
space:
mode:
Diffstat (limited to 'todo')
-rw-r--r--todo3
1 files changed, 2 insertions, 1 deletions
diff --git a/todo b/todo
index bfc0a3d..6827ae2 100644
--- a/todo
+++ b/todo
@@ -13,4 +13,5 @@
[ ] waiting for a player
[ ] main game
[ ] reduce the amount of data sent on every NSsimstate packet
-[ ] the client must try to connect continously
+[?] the client must try to connect continously
+ > there's an error in the udp stack that doesn't allow the client to receive packets if run before the server is up.