diff options
author | Zoryn Aaron <zoryn4163@gmail.com> | 2016-02-28 07:02:50 -0500 |
---|---|---|
committer | Zoryn Aaron <zoryn4163@gmail.com> | 2016-02-28 07:02:50 -0500 |
commit | 4bf89464aac8d875ad6c1e870b62022305840f6f (patch) | |
tree | 9e5a10d3c5180f005096a9ffeaf87c07e5271fbf | |
parent | 9097614b8aa6e51f7f241ba9f01d1f6eead5738f (diff) | |
download | SMAPI-4bf89464aac8d875ad6c1e870b62022305840f6f.tar.gz SMAPI-4bf89464aac8d875ad6c1e870b62022305840f6f.tar.bz2 SMAPI-4bf89464aac8d875ad6c1e870b62022305840f6f.zip |
no message
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ It is currently 7AM EST and I have not slept in over 40 hours, so good night/mor TestMod.cs: -public class TestMod : Mod + public class TestMod : Mod { public override string Name { |