From 1d531befa4354446bc5b42aa9bd43fc4c11b3685 Mon Sep 17 00:00:00 2001 From: Milxnor Date: Wed, 28 Jun 2023 12:41:38 -0400 Subject: [PATCH] prod --- Project Reboot 3.0/inc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project Reboot 3.0/inc.h b/Project Reboot 3.0/inc.h index 819a9bd..75d0c38 100644 --- a/Project Reboot 3.0/inc.h +++ b/Project Reboot 3.0/inc.h @@ -20,7 +20,7 @@ extern inline int Engine_Version = 0; // For example, 420, 421, etc. // Prevent extern inline double Fortnite_Version = 0; // For example, 4.1, 6.21, etc. // Prevent using this when possible. extern inline int Fortnite_CL = 0; -// #define PROD // this doesnt do anything besides remove processeventhook and some assert stuff +#define PROD // this doesnt do anything besides remove processeventhook and some assert stuff struct PlaceholderBitfield {