mirror of
https://github.com/gbdev/rgbds.git
synced 2025-12-17 06:57:48 +00:00
Remove exclamation marks and periods from error messages (#1874)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
error: Tile at (0, 0) is not within the input tileset, and '-o' was not given!
|
||||
error: Tile at (0, 8) is not within the input tileset, and '-o' was not given!
|
||||
error: Tile at (8, 8) is not within the input tileset, and '-o' was not given!
|
||||
error: Tile at (0, 0) is not within the input tileset, and '-o' was not given
|
||||
error: Tile at (0, 8) is not within the input tileset, and '-o' was not given
|
||||
error: Tile at (8, 8) is not within the input tileset, and '-o' was not given
|
||||
Conversion aborted after 3 errors
|
||||
|
||||
Reference in New Issue
Block a user