From 9b659149c7273a57a82c9be988a8a78c62bb23f4 Mon Sep 17 00:00:00 2001 From: ubq323 Date: Fri, 27 Jan 2023 22:35:25 +0000 Subject: thing the thing --- client/main.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'client') diff --git a/client/main.lua b/client/main.lua index 3d7a598..fe2bf06 100644 --- a/client/main.lua +++ b/client/main.lua @@ -1,8 +1,8 @@ local enet = require"enet" local words = require"common.words" --- local SERVER_HOSTNAME = "ubq323.website" -local SERVER_HOSTNAME = "localhost" +local SERVER_HOSTNAME = "ubq323.website" +-- local SERVER_HOSTNAME = "localhost" local PLAYER_SIZE = 0.7 local local_player = nil -- cgit v1.2.3