mirror of
https://github.com/LCEMP/LCEMP.git
synced 2026-05-25 22:44:29 +00:00
change define name
This commit is contained in:
@@ -922,7 +922,7 @@ void ServerLevel::saveToDisc(ProgressListener *progressListener, bool autosave)
|
||||
// 4J-PB - check that saves are enabled
|
||||
if(StorageManager.GetSaveDisabled()) return;
|
||||
|
||||
#ifndef _DEDICATED_SERVER
|
||||
#ifndef WITH_SERVER_CODE
|
||||
// Check if we are using a trial version of a texture pack (which will be the case for going into the mash-up pack world with a trial version)
|
||||
if(!Minecraft::GetInstance()->skins->isUsingDefaultSkin())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user