1
0

Renamed Plugin_NewLua to PluginLua.

This commit is contained in:
madmaxoft
2013-08-09 15:15:56 +02:00
parent 33155a51e2
commit c85acd4ece
8 changed files with 20 additions and 9 deletions

View File

@@ -29,7 +29,7 @@ $cfile "Pawn.h"
$cfile "Player.h"
$cfile "PluginManager.h"
$cfile "Plugin.h"
$cfile "Plugin_NewLua.h"
$cfile "PluginLua.h"
$cfile "Server.h"
$cfile "World.h"
$cfile "Inventory.h"