mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-13 02:42:22 +01:00
Fix everything
This commit is contained in:
@@ -20,7 +20,11 @@ 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
|
||||
// DEPRACTERD ^^^
|
||||
|
||||
|
||||
|
||||
// #define ABOVE_S20
|
||||
|
||||
struct PlaceholderBitfield
|
||||
|
||||
Reference in New Issue
Block a user