Eluna classic support

This commit is contained in:
Rochet2
2014-03-23 21:48:29 +02:00
committed by Foereaper
parent a04de5b194
commit fee6f42e2d
15 changed files with 184 additions and 59 deletions

View File

@@ -4,9 +4,9 @@
* Please see the included DOCS/LICENSE.md for more information
*/
#ifndef TBC
#ifndef VEHICLEMETHODS_H
#define VEHICLEMETHODS_H
#if (!defined(TBC) && !defined(CLASSIC))
namespace LuaVehicle
{