From 83e7160f1bccecfaf907f797c97d4341237fe789 Mon Sep 17 00:00:00 2001 From: Ted John Date: Mon, 1 Jun 2015 22:52:40 +0100 Subject: [PATCH] Updated Sprite compiler (markdown) --- Sprite-compiler.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sprite-compiler.md b/Sprite-compiler.md index 8d9c763..f9f6339 100644 --- a/Sprite-compiler.md +++ b/Sprite-compiler.md @@ -1,4 +1,4 @@ -This page documents the OpenRCT2's built-in tool for importing and exporting of sprites in the game. +This page documents OpenRCT2's built-in tool for importing and exporting of sprites in the game. * **openrct2 sprite create `sprite file name`** Creates the file that contains the sprites. For the original game, it is called g1.dat, for the newly added graphics g2.dat is used.