Reformatted code

This commit is contained in:
Shoghi Cervantes
2014-03-06 17:17:45 +01:00
parent 6a736aa822
commit 18443c0cd7
283 changed files with 419 additions and 463 deletions

View File

@ -20,9 +20,9 @@
*/
namespace PocketMine\Block;
use PocketMine;
use PocketMine\Item\Item as Item;
use PocketMine\ServerAPI as ServerAPI;
class Ladder extends Transparent{
public function __construct($meta = 0){