Skip to content

Commit

Permalink
Remove empty waypoint since it gets discarded anyway
Browse files Browse the repository at this point in the history
  • Loading branch information
boatbomber committed Jul 4, 2023
1 parent 445c330 commit ef7a66e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plugin/src/Reconciler/applyPatch.lua
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,6 @@ local function applyPatch(instanceMap, patch)
end

ChangeHistoryService:SetWaypoint("Rojo: Patch " .. patchTimestamp)
ChangeHistoryService:SetWaypoint("Rojo Patch Protection")

return unappliedPatch
end
Expand Down

0 comments on commit ef7a66e

Please sign in to comment.