From 9684f90f8361fb314a60a387dc9ecf9bc4c3062a Mon Sep 17 00:00:00 2001 From: "madmaxoft@gmail.com" Date: Thu, 30 May 2013 19:34:09 +0000 Subject: LuaWindow: Initial code, the window can be opened, but not much manipulated git-svn-id: http://mc-server.googlecode.com/svn/trunk@1532 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- source/AllToLua.pkg | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'source/AllToLua.pkg') diff --git a/source/AllToLua.pkg b/source/AllToLua.pkg index 736cd3ca1..1cb57ebd0 100644 --- a/source/AllToLua.pkg +++ b/source/AllToLua.pkg @@ -59,3 +59,9 @@ $cfile "Group.h" $cfile "BlockArea.h" $cfile "Generating/ChunkDesc.h" $cfile "CraftingRecipes.h" +$cfile "UI/Window.h" +$cfile "LuaWindow.h" + + + + -- cgit v1.2.3