ddevault / Craft.Net

(Unmaintained, see TrueCraft) Minecraft server, client, and etc for .NET
MIT License
228 stars 64 forks source link

Level loading didn't read spawn from file. #226

Closed NiclasOlofsson closed 8 years ago

NiclasOlofsson commented 9 years ago

The deserialization didn't read spawn. Fixed with this pull.

ddevault commented 9 years ago

One small problem and this is good to go, thanks!