mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-04-20 05:15:42 +00:00
fix
This commit is contained in:
parent
c191d50443
commit
cef41094ca
@ -28,6 +28,7 @@ do_filewrite( file, contents, mode )
|
||||
|
||||
do_fileread( file )
|
||||
{
|
||||
file = "scriptdata/" + file;
|
||||
return FileRead( file );
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user