mirror of
https://github.com/hpy/Enigma_Exile_Revive.git
synced 2024-08-30 16:52:15 +00:00
small fix
removed hint in antidupe
This commit is contained in:
parent
8d4d48e992
commit
a1cddaa491
@ -32,7 +32,7 @@ else
|
||||
{
|
||||
if ((_container getVariable ["ExileIsLocked", 1] isEqualTo -1) || (_container getVariable["antidupe", 1]) isEqualTo -1) then //added revive dupe test -- happdayz
|
||||
{
|
||||
hint "antidupe initiated";
|
||||
//hint "antidupe initiated";
|
||||
_cancelEvent = true;
|
||||
}
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user