diff options
| author | Silarn <jrim@rimpo.org> | 2018-05-03 16:17:40 -0500 |
|---|---|---|
| committer | Silarn <jrim@rimpo.org> | 2018-05-03 16:17:40 -0500 |
| commit | 9872c1e462d100221ca38aeb1f8ab35eda7fc8c2 (patch) | |
| tree | 19fb68855960311b9504ef291f9aba3a8eb55ba9 /src/modinfo.cpp | |
| parent | e3989fe8f93a37d18f7c92785469a9ab87949041 (diff) | |
Allow for primary game sources and marking mods as converted/working
Diffstat (limited to 'src/modinfo.cpp')
| -rw-r--r-- | src/modinfo.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modinfo.cpp b/src/modinfo.cpp index e505bacc..bd4c1254 100644 --- a/src/modinfo.cpp +++ b/src/modinfo.cpp @@ -414,4 +414,4 @@ void ModInfo::testValid() while (dirIter.hasNext()) { dirIter.next(); } -} +}
\ No newline at end of file |
