Skip to content

Commit

Permalink
Add support for Alerts triggered when you enter a zone
Browse files Browse the repository at this point in the history
Mark Reminders as Complete to not trigger them again
  • Loading branch information
roastpiece committed Jan 15, 2021
1 parent bd30606 commit e3b7e8d
Show file tree
Hide file tree
Showing 12 changed files with 591 additions and 56 deletions.
2 changes: 1 addition & 1 deletion PoE-Leveling-Helper.sln
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30717.126
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PoE-Leveling-Helper", "PoE-Leveling-Helper\PoE-Leveling-Helper.csproj", "{7F2A53CB-F552-4D3C-A75F-3BD0DEAE3A90}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PoE-Leveling-Helper", "PoE-Leveling-Helper\PoE-Leveling-Helper.csproj", "{7F2A53CB-F552-4D3C-A75F-3BD0DEAE3A90}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{354A0401-3932-449A-A5A6-DCAB3F2FAD4A}"
ProjectSection(SolutionItems) = preProject
Expand Down
135 changes: 125 additions & 10 deletions PoE-Leveling-Helper/Form1.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit e3b7e8d

Please sign in to comment.