From 7e53f1067d7bcdd1b6c299e0cabd073a333280d8 Mon Sep 17 00:00:00 2001 From: darkrose Date: Fri, 31 Oct 2014 01:05:13 +1000 Subject: [PATCH] oops --- src/client.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/client.cpp b/src/client.cpp index 7d7a1b8..84a998f 100644 --- a/src/client.cpp +++ b/src/client.cpp @@ -1591,7 +1591,7 @@ void Client::sendNodemetaFields(v3s16 p, const std::string &formname, const std::string &name = i->first; const std::wstring &value = i->second; os<