From c85acd4ece4c35bd58de21f2faf0522a7fa4925d Mon Sep 17 00:00:00 2001 From: madmaxoft Date: Fri, 9 Aug 2013 15:15:56 +0200 Subject: [PATCH] Renamed Plugin_NewLua to PluginLua. --- VC2008/MCServer.vcproj | 4 ++-- source/AllToLua.pkg | 2 +- source/Bindings.cpp | 2 +- source/LuaWindow.cpp | 2 +- source/ManualBindings.cpp | 3 +-- source/{Plugin_NewLua.cpp => PluginLua.cpp} | 6 +++++- source/{Plugin_NewLua.h => PluginLua.h} | 8 ++++++++ source/PluginManager.cpp | 2 +- 8 files changed, 20 insertions(+), 9 deletions(-) rename source/{Plugin_NewLua.cpp => PluginLua.cpp} (99%) rename source/{Plugin_NewLua.h => PluginLua.h} (98%) diff --git a/VC2008/MCServer.vcproj b/VC2008/MCServer.vcproj index ad2580312..b39cf2769 100644 --- a/VC2008/MCServer.vcproj +++ b/VC2008/MCServer.vcproj @@ -1522,11 +1522,11 @@ >