mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-13 19:02:21 +01:00
i havehomework to do
fix issue with teams, add loot, fix building bug, added something properly, fix issue with ai, add end event c2 but doesnt really work
This commit is contained in:
@@ -21,7 +21,7 @@ public:
|
||||
|
||||
static UClass* StaticClass()
|
||||
{
|
||||
static auto Class = FindObject<UClass>("/Script/FortniteGame.FortItemDefinition");
|
||||
static auto Class = FindObject<UClass>(L"/Script/FortniteGame.FortItemDefinition");
|
||||
return Class;
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user