mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-06-26 14:11:49 +00:00
fix
This commit is contained in:
@ -28,6 +28,7 @@ do_filewrite( file, contents, mode )
|
|||||||
|
|
||||||
do_fileread( file )
|
do_fileread( file )
|
||||||
{
|
{
|
||||||
|
file = "scriptdata/" + file;
|
||||||
return FileRead( file );
|
return FileRead( file );
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user