mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-13 10:52:22 +01:00
a bit
fix restarting, add cheat teleport and help, build free and infinite ammo, fix restarting on c1, fix some gui issues.
This commit is contained in:
@@ -3,9 +3,7 @@
|
||||
#include "FortItemDefinition.h"
|
||||
#include "FortVolume.h"
|
||||
|
||||
using UPlaysetLevelStreamComponent = UObject;
|
||||
|
||||
extern inline __int64 (*LoadPlaysetOriginal)(UPlaysetLevelStreamComponent* a1) = nullptr;
|
||||
extern inline __int64 (*LoadPlaysetOriginal)(class UPlaysetLevelStreamComponent* a1) = nullptr;
|
||||
|
||||
class UFortPlaysetItemDefinition : public UFortItemDefinition // UFortAccountItemDefinition
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user