Minor changes (#3909)
This commit is contained in:
@@ -2372,7 +2372,7 @@ void cPlayer::TickBurning(cChunk & a_Chunk)
|
||||
|
||||
void cPlayer::HandleFood(void)
|
||||
{
|
||||
// Ref.: http://minecraft.gamepedia.com/Hunger
|
||||
// Ref.: https://minecraft.gamepedia.com/Hunger
|
||||
|
||||
if (IsGameModeCreative() || IsGameModeSpectator())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user