Eluna implement more hooks, remove unnecessary hooks and code. Can now use Reset to reset timed events and on spawn should be used for events that happen on spawn instead of reset.
This commit is contained in:
@@ -6,7 +6,8 @@
|
||||
|
||||
#ifndef VEHICLEMETHODS_H
|
||||
#define VEHICLEMETHODS_H
|
||||
#if (!defined(TBC) && !defined(CLASSIC))
|
||||
#ifndef CLASSIC
|
||||
#ifndef TBC
|
||||
|
||||
namespace LuaVehicle
|
||||
{
|
||||
@@ -76,5 +77,6 @@ namespace LuaVehicle
|
||||
}
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
Reference in New Issue
Block a user