aboutsummaryrefslogtreecommitdiff
path: root/src/net/brysonsteck/Resurrection/CheckForUpdate.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/brysonsteck/Resurrection/CheckForUpdate.java')
-rw-r--r--src/net/brysonsteck/Resurrection/CheckForUpdate.java4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/net/brysonsteck/Resurrection/CheckForUpdate.java b/src/net/brysonsteck/Resurrection/CheckForUpdate.java
new file mode 100644
index 0000000..68cab70
--- /dev/null
+++ b/src/net/brysonsteck/Resurrection/CheckForUpdate.java
@@ -0,0 +1,4 @@
+package net.brysonsteck.Resurrection;
+
+public class CheckForUpdate {
+}