Final update
This commit is contained in:
@@ -31,7 +31,7 @@ class Paper extends BaseGameItem
|
||||
*/
|
||||
function getName()
|
||||
{
|
||||
return $this->getName();
|
||||
return $this->name;
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user