spawnmob - Printable Version +- Cuberite Forum (https://forum.cuberite.org) +-- Forum: Plugins (https://forum.cuberite.org/forum-1.html) +--- Forum: Plugin Requests (https://forum.cuberite.org/forum-3.html) +--- Thread: spawnmob (/thread-240.html) Pages:
1
2
|
RE: spawnmob - xoft - 07-12-2013 You copied the code from StringToBiome() and there are still two references to Biome in it (a_BiomeString in the .h and // for i - BiomeMap[] in the cpp; fix those and commit RE: spawnmob - NiLSPACE - 07-12-2013 I wont be turning on my pc today so if you want to commit it RE: spawnmob - xoft - 07-13-2013 Patch committed as rev 1674 |