From 56eb25e1a8e5297be8a4e3f8d5f22126bf080795 Mon Sep 17 00:00:00 2001 From: Shank Date: Wed, 8 Jun 2011 16:20:48 -0600 Subject: [PATCH] Removed default localhost entry. --- TShockAPI/config/users.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TShockAPI/config/users.txt b/TShockAPI/config/users.txt index b4e0aeb6..8bde726b 100644 --- a/TShockAPI/config/users.txt +++ b/TShockAPI/config/users.txt @@ -1,4 +1,4 @@ #format #ip group #see groups.txt for a list of groups -127.0.0.1 superadmin \ No newline at end of file +#127.0.0.1 superadmin \ No newline at end of file