mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
fix compilation.
This commit is contained in:
parent
85d0d5fa9a
commit
4af22ede90
@ -98,7 +98,7 @@ bool Detour_IsLoaded()
|
||||
}
|
||||
}
|
||||
|
||||
assert(i <= MAX_HULLS);
|
||||
assert(ret <= MAX_HULLS);
|
||||
return (ret != MAX_HULLS);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user