Another curly
This commit is contained in:
parent
515e4bdb13
commit
a87bd5788f
@ -1,4 +1,3 @@
|
||||
|
||||
// ItemMinecart.h
|
||||
|
||||
// Declares the various minecart ItemHandlers
|
||||
@ -74,7 +73,9 @@ public:
|
||||
Minecart->Initialize(a_World);
|
||||
|
||||
if (!a_Player->IsGameModeCreative())
|
||||
{
|
||||
a_Player->GetInventory().RemoveOneEquippedItem();
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user