mirror of
https://github.com/ineedbots/t5_bot_warfare.git
synced 2025-03-14 19:36:56 +00:00
already defined
This commit is contained in:
parent
01eebf6a8c
commit
ce3fa16134
@ -156,14 +156,6 @@ isWeaponAltmode(weap)
|
||||
return false;
|
||||
}
|
||||
|
||||
/*
|
||||
If the string starts with
|
||||
*/
|
||||
isStrStart( string1, subStr )
|
||||
{
|
||||
return ( getSubStr( string1, 0, subStr.size ) == subStr );
|
||||
}
|
||||
|
||||
/*
|
||||
Taken from iw4 script
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user