Fix compile and travis errors, iteration 2

This commit is contained in:
ariel-
2016-01-15 01:57:58 -03:00
parent 46a63a8b1e
commit 772c447281
3 changed files with 1 additions and 5 deletions

View File

@@ -488,8 +488,6 @@ public:
}
}
Map* map = object->GetMap();
object->Relocate(x, y, z, object->GetOrientation());
object->SaveToDB();