From 6b8c4ab2a176d676de85c2ee7c7a2c0f740c1685 Mon Sep 17 00:00:00 2001 From: Lucas Nicodemus Date: Sat, 31 Dec 2011 21:11:07 -0700 Subject: [PATCH] Remove test --- TShockAPI/GetDataHandlers.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TShockAPI/GetDataHandlers.cs b/TShockAPI/GetDataHandlers.cs index b44f0ac4..919bd378 100644 --- a/TShockAPI/GetDataHandlers.cs +++ b/TShockAPI/GetDataHandlers.cs @@ -394,7 +394,7 @@ namespace TShockAPI var args = new LiquidSetEventArgs { - TileX = tilex,// + TileX = tilex, TileY = tiley, Liquid = liquid, Lava = lava,