A little more progress on refactor.
This commit is contained in:
@ -44,9 +44,3 @@ fi
|
||||
git log '@{1}..' --pretty=format:'%an: %s' | tac; }
|
||||
exit $?
|
||||
}
|
||||
# Get latest news if available
|
||||
check_news
|
||||
# With no arguments, open the game launcher.
|
||||
if [[ $# -eq 0 ]]; then
|
||||
game_launcher
|
||||
fi
|
||||
|
Reference in New Issue
Block a user