mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-05-26 06:15:54 +00:00
MORE
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
#include "../Minecraft.Client/Textures.h"
|
||||
#include "Silverfish.h"
|
||||
#include "SoundTypes.h"
|
||||
#include "../Minecraft.Client/Windows64/Windows64_App.h"
|
||||
|
||||
|
||||
|
||||
@@ -208,4 +209,4 @@ bool Silverfish::canSpawn()
|
||||
MobType Silverfish::getMobType()
|
||||
{
|
||||
return ARTHROPOD;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user