[Server] Remove redundant constructor

pull/168/head
Koncord 8 years ago
parent af35ee38d1
commit cbe31149e3

@ -9,7 +9,7 @@
using namespace mwmp;
BaseEvent scriptEvent = BaseEvent();
BaseEvent scriptEvent;
WorldObject tempWorldObject;
ContainerItem tempContainerItem;

Loading…
Cancel
Save