Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
nikitawastaken committed Oct 28, 2023
1 parent 0869f7d commit 1f41324
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lua/missionmanager.lua
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,6 @@ Hooks:PreHook(MissionManager, "_activate_mission", "sh__activate_mission", funct
if k == "chance" then
if element.chance_operation_set_chance then
element:chance_operation_set_chance(v)
else
mission_log('Element %u lacks a "chance_operation_set_chance" method!', element_id)
end
end
end
Expand Down

0 comments on commit 1f41324

Please sign in to comment.