not used and throwing errors

This commit is contained in:
[VB]AWOL
2014-06-02 14:38:55 -05:00
parent 726e4e0c22
commit 1317497db8

View File

@@ -5,8 +5,8 @@ if (_hasMeds) then {
player removeMagazine _med;
};
//remove option
player removeAction s_player_antiobiotic;
s_player_antiobiotic = -1;
// player removeAction s_player_antiobiotic;
//s_player_antiobiotic = -1;
//remove infection
r_player_infected = false;