mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-28 23:51:09 -04:00
[Server] Remove redundant constructor
This commit is contained in:
parent
af35ee38d1
commit
cbe31149e3
@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
using namespace mwmp;
|
using namespace mwmp;
|
||||||
|
|
||||||
BaseEvent scriptEvent = BaseEvent();
|
BaseEvent scriptEvent;
|
||||||
WorldObject tempWorldObject;
|
WorldObject tempWorldObject;
|
||||||
ContainerItem tempContainerItem;
|
ContainerItem tempContainerItem;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user