Skip to content

Commit

Permalink
fix for replay (not knowing funkwagen)
Browse files Browse the repository at this point in the history
  • Loading branch information
nomisum committed Oct 11, 2015
1 parent bc74978 commit d108a8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GRAD_replay/recording/recording.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ current_daytime = 0;


waitUntil {(BLUFOR_TELEPORT_TARGET select 0 != 0)};

waitUntil {!isNil "funkwagen"};

while{true} do
{
Expand Down

0 comments on commit d108a8d

Please sign in to comment.