mirror of
https://github.com/fedddddd/iw5-gsc-utils.git
synced 2025-04-22 13:45:43 +00:00
Update functions.cpp
This commit is contained in:
parent
d4ba37cde5
commit
3a492f51d9
@ -78,7 +78,7 @@ namespace scripting
|
|||||||
{
|
{
|
||||||
if (token.second == id)
|
if (token.second == id)
|
||||||
{
|
{
|
||||||
return token.first.data();
|
return token.first;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user