From 9ea5b239cdf57223a5f23da64a2ebcb9eb5d6521 Mon Sep 17 00:00:00 2001 From: MikeDEV Date: Sat, 4 Dec 2021 23:20:36 -0500 Subject: [PATCH] oopsies --- server_example.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server_example.py b/server_example.py index 9e92c9e..19fa05e 100755 --- a/server_example.py +++ b/server_example.py @@ -43,4 +43,4 @@ def on_packet(message): # Sets the server Message of the Day. cl.server() - # Start CloudLink and run as a client. + # Start CloudLink and run as a server.