summaryrefslogtreecommitdiffstats
path: root/source/AllToLua.pkg
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--source/AllToLua.pkg3
1 files changed, 2 insertions, 1 deletions
diff --git a/source/AllToLua.pkg b/source/AllToLua.pkg
index be0dd33f8..77862c1ae 100644
--- a/source/AllToLua.pkg
+++ b/source/AllToLua.pkg
@@ -5,6 +5,7 @@ $#include "tolua_base.h"
$cfile "cTorch.h"
$cfile "cStairs.h"
+$cfile "cStep.h"
$cfile "cLadder.h"
$cfile "../iniFile/iniFile.h"
@@ -43,4 +44,4 @@ $cfile "cTracer.h"
$cfile "cGroup.h"
$cfile "packets/cPacket_Login.h"
$cfile "packets/cPacket_BlockDig.h"
-$cfile "packets/cPacket_BlockPlace.h" \ No newline at end of file
+$cfile "packets/cPacket_BlockPlace.h"