Skip to content

Commit

Permalink
removed quad fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nomisum committed Nov 1, 2015
1 parent 4e9e93b commit 1f37a8f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
7 changes: 0 additions & 7 deletions helpers/enforceNoSwim.sqf

This file was deleted.

1 change: 0 additions & 1 deletion helpers/teleportPlayer.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ playSound "beam";
cutText ["", "BLACK OUT", 0.1];

_nul = player setPos _spawn;
[getPos player] execVM "helpers\enforceNoSwim.sqf";
sleep 2;
openMap [false, false];
hintSilent "";
Expand Down

0 comments on commit 1f37a8f

Please sign in to comment.