feat: Xbox Postbuild Script and Fix Windows64 (#5)
This fully removes debug features on release Fixes Windows64 Builds Adds Xbox 360 Postbuild Script Removes MinecraftConsoles.sdf --------- Co-authored-by: str1k3r <115313679+S1l3ntStr1ke87@users.noreply.github.com> Reviewed-on: https://git.neolegacy.dev/Project-Elysium/main/pulls/5 Co-authored-by: str1k3r <15+str1k3r@noreply.neolegacy.dev> Co-committed-by: str1k3r <15+str1k3r@noreply.neolegacy.dev>
This commit is contained in:
committed by
pieeebot
co-authored by
str1k3r
parent
d26bd9d38c
commit
62bcae6ce9
@@ -3464,7 +3464,7 @@ void Minecraft::tick(bool bFirst, bool bUpdateTextures)
|
||||
|
||||
if (player->missTime > 0) player->missTime--;
|
||||
|
||||
#ifdef _DEBUG_MENUS_ENABLED
|
||||
#ifdef _DEBUG
|
||||
if(app.DebugSettingsOn())
|
||||
{
|
||||
#ifndef __PSVITA__
|
||||
|
||||
Reference in New Issue
Block a user