mirror of
https://github.com/fedddddd/iw5-gsc-utils.git
synced 2025-04-20 13:05:42 +00:00
[GSC] VS Delete this space
This commit is contained in:
parent
234f510e98
commit
ba290e0f7c
@ -343,7 +343,7 @@ namespace gsc
|
|||||||
return {};
|
return {};
|
||||||
});
|
});
|
||||||
|
|
||||||
method::add("specialtymarathon", [](const game::scr_entref_t ent, const function_args& args)->scripting::script_value
|
method::add("specialtymarathon", [](const game::scr_entref_t ent, const function_args& args) -> scripting::script_value
|
||||||
{
|
{
|
||||||
if (ent.classnum != 0)
|
if (ent.classnum != 0)
|
||||||
{
|
{
|
||||||
@ -369,4 +369,4 @@ namespace gsc
|
|||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
REGISTER_COMPONENT(gsc::component)
|
REGISTER_COMPONENT(gsc::component)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user