From 3dcf21babe03cee5080a25e787e1d7e72124288e Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 22 Sep 2012 01:34:49 +0300 Subject: Add final keyword to most classes. --- src/game.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/game.h') diff --git a/src/game.h b/src/game.h index 874149758..e88fb60fa 100644 --- a/src/game.h +++ b/src/game.h @@ -48,7 +48,7 @@ struct LastKey * The main class responsible for running the game. The game starts after you * have selected your character. */ -class Game +class Game final { public: /** -- cgit v1.2.3-60-g2f50