Removed extra line
This commit is contained in:
parent
41b05416c7
commit
00d7317746
@ -284,8 +284,6 @@ void cWindow::OpenedByPlayer(cPlayer & a_Player)
|
||||
|
||||
bool cWindow::ClosedByPlayer(cPlayer & a_Player, bool a_CanRefuse)
|
||||
{
|
||||
cPluginManager * PlgMgr = cRoot::Get()->GetPluginManager();
|
||||
|
||||
// Checks whether the player is still holding an item
|
||||
if (a_Player.IsDraggingItem())
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user