Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tiny typo in console message #7870

Closed
telk5093 opened this issue Aug 10, 2018 · 0 comments
Closed

Tiny typo in console message #7870

telk5093 opened this issue Aug 10, 2018 · 0 comments
Labels
good-first-issue Low hanging fruits good for people new to open source or OpenRCT2.

Comments

@telk5093
Copy link
Contributor

OS: Windows 10
Version: 0.2.0
Commit/Build: 3ccad7c

std::printf("Usage: openrct2 screenshot <file> <ouput_image> <width> <height> [<x> <y> <zoom> <rotation>]\n");

output is written in ouput

@IntelOrca IntelOrca added the good-first-issue Low hanging fruits good for people new to open source or OpenRCT2. label Aug 10, 2018
qqkookie added a commit to qqkookie/OpenRCT2 that referenced this issue Aug 13, 2018
…to cookie

* 'develop' of https://github.com/OpenRCT2/OpenRCT2.git: (39 commits)
  Fix part of OpenRCT2#7415: Korean scenario descriptions are mangled
  Add OpenRCT2#7882 to changelog [ci skip]
  Auto-detect RCT1 files location (OpenRCT2#7882)
  Tweak staff list name columns a little (OpenRCT2#7890)
  Merge Localisation/master into OpenRCT2/develop.
  Add Turkish translation
  Implement platform_get_locale_date_format for Linux
  Add OpenRCT2#7440 to changelog [ci skip]
  Remove the last usage of Math.hpp
  Remove Math::Clamp in favour of std::clamp
  Add OpenRCT2#7204 to changelog [ci skip]
  Remove some more strings
  Fix whitespace [ci skip]
  Remove more strings, fix error
  Remove many unused strings
  Scale mouse delta by zoom when using shift. (OpenRCT2#7868)
  Release memory from json_dumps and decrement references (OpenRCT2#7836)
  Fix OpenRCT2#7870: Tiny typo in console message (OpenRCT2#7879) [ci skip]
  Implement FootpathRemoveAction as a GameAction (OpenRCT2#7867)
  Fix OpenRCT2#7462: Guest window goes beyond the map edge on a spiral slide. (OpenRCT2#7752)
  ...

# Conflicts:
#	data/language/en-GB.txt
#	distribution/changelog.txt
#	src/openrct2/GameState.cpp
#	src/openrct2/localisation/StringIds.h
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good-first-issue Low hanging fruits good for people new to open source or OpenRCT2.
Projects
None yet
Development

No branches or pull requests

2 participants