formatting

This commit is contained in:
GreenComfyTea
2023-08-17 12:17:41 +03:00
parent f23cce3ba1
commit 6456e3bfaf

View File

@@ -264,12 +264,6 @@ function this.cart(dead_player_id, flag_cat_skill_insurance)
-- flag_cat_skill_insurance = 0
-- flag_cat_skill_insurance = 1
--local player = players.list[dead_player_id];
--if player == nil then
-- error_handler.report("damage_hook.cart", "No Dead Player Found");
-- return;
--end
quest_status.update_cart_count();
end