From 5e9627f4de0f0ad2de532de7b3b4d4ee84d66f75 Mon Sep 17 00:00:00 2001 From: PeterTheOne Date: Wed, 14 Dec 2011 22:28:31 +0100 Subject: [PATCH] typo --- README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.txt b/README.txt index a9464a5..45a03b0 100644 --- a/README.txt +++ b/README.txt @@ -5,7 +5,7 @@ The Legend of Ethos is a 2D RPG. This game was developed in the course of the st Project-Site: http://petergrassberger.com/portfolio/ethos/ Warning: -This game was created before I had any knowledge of game engines and their architecture or writing clean and structured code. Also no Model View Controller (MVC) pattern was used, because GTGE does not encurage this. +This game was created before I had any knowledge of game engines and their architecture or writing clean and structured code. Also no Model View Controller (MVC) pattern was used, because GTGE does not encourage this. Install: 1. Download Golden T Game Engine (GTGE):