fix(premium): experiment with true again
This commit is contained in:
@@ -840,5 +840,5 @@ bool Eluna::OnPlayerBeforeTeleport(Player* player, uint32 mapid, float x, float
|
||||
Push(options);
|
||||
Push(target);
|
||||
|
||||
return CallAllFunctionsBool(PlayerEventBindings, key);
|
||||
return CallAllFunctionsBool(PlayerEventBindings, key, true);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user