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