summaryrefslogtreecommitdiffstats
path: root/src/Items/ItemSign.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Items/ItemSign.h')
-rw-r--r--src/Items/ItemSign.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Items/ItemSign.h b/src/Items/ItemSign.h
index 3da93e2f1..d8d0197d3 100644
--- a/src/Items/ItemSign.h
+++ b/src/Items/ItemSign.h
@@ -45,7 +45,7 @@ public:
return true;
}
-
+
virtual bool GetPlacementBlockTypeMeta(
cWorld * a_World, cPlayer * a_Player,
int a_BlockX, int a_BlockY, int a_BlockZ, eBlockFace a_BlockFace,