mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 01:46:04 +00:00
Fix formatting issues due to bad IDE settings
This commit is contained in:
@ -29,7 +29,7 @@ class Sign extends Item{
|
||||
parent::__construct(self::SIGN, 0, $count, "Sign");
|
||||
}
|
||||
|
||||
public function getMaxStackSize(){
|
||||
return 16;
|
||||
}
|
||||
public function getMaxStackSize(){
|
||||
return 16;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user