mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-07-01 16:53:28 +00:00
Merge branch 'master' of https://github.com/AxioDL/hecl
This commit is contained in:
commit
b25f49589c
@ -140,7 +140,7 @@ atVec4f CVar::toVec4f(bool* isValid) const
|
|||||||
if (isValid != nullptr)
|
if (isValid != nullptr)
|
||||||
*isValid = false;
|
*isValid = false;
|
||||||
|
|
||||||
return {};
|
return atVec4f{};
|
||||||
}
|
}
|
||||||
|
|
||||||
if (isValid != NULL)
|
if (isValid != NULL)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user