mirror of
https://github.com/geode-sdk/geode.git
synced 2024-11-14 19:15:05 -05:00
no mod updates is not an error
This commit is contained in:
parent
8792747de2
commit
815c4a31d8
1 changed files with 1 additions and 1 deletions
|
@ -186,7 +186,7 @@ struct CustomMenuLayer : Modify<CustomMenuLayer, MenuLayer> {
|
|||
}
|
||||
}
|
||||
else {
|
||||
log::error("No updates found :(");
|
||||
log::info("All mods up to date!");
|
||||
}
|
||||
}
|
||||
else {
|
||||
|
|
Loading…
Reference in a new issue