mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-14 03:02:22 +01:00
fix some fortnite versions late
This commit is contained in:
@@ -678,7 +678,7 @@ static inline uint64 FindOnDamageServer()
|
||||
{
|
||||
if (Fortnite_Version >= 20) // pawn has one too gg
|
||||
{
|
||||
return 0;
|
||||
// return 0;
|
||||
}
|
||||
|
||||
auto Addr = FindFunctionCall(L"OnDamageServer",
|
||||
|
||||
Reference in New Issue
Block a user