mirror of
https://github.com/fedddddd/iw5-gsc-utils.git
synced 2025-08-31 05:27:26 +00:00
Update functions.cpp
This commit is contained in:
@@ -78,7 +78,7 @@ namespace scripting
|
|||||||
{
|
{
|
||||||
if (token.second == id)
|
if (token.second == id)
|
||||||
{
|
{
|
||||||
return token.first.data();
|
return token.first;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user