PocketWarriors / SkywarsPe

SkyWars plugin for PocketMine-MP 1.4 servers. MCPE 0.10.x
https://github.com/PocketWarriors/SkywarsPe
Other
24 stars 15 forks source link

Update Main.php #11

Open gordonmhy opened 9 years ago

PEMapModder commented 9 years ago

return already exits the switch (and the function too). No need to break, because it will be dead code.