mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-14 03:02:22 +01:00
a bit
performance, cheat setpickaxe (untested), cheat load, auto restart (untested),
This commit is contained in:
@@ -50,4 +50,9 @@ struct PlaceholderBitfield
|
||||
inline bool AreVehicleWeaponsEnabled()
|
||||
{
|
||||
return Fortnite_Version < 9;
|
||||
}
|
||||
|
||||
inline bool IsRestartingSupported()
|
||||
{
|
||||
return Engine_Version < 424;
|
||||
}
|
||||
Reference in New Issue
Block a user