Skip to content
Snippets Groups Projects
Commit 7ba72f27 authored by Perttu Ahola's avatar Perttu Ahola
Browse files

Remove a random old comment and a #define from game.cpp

parent f7147d9c
No related branches found
No related tags found
No related merge requests found
......@@ -62,17 +62,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include "event_manager.h"
#include <list>
/*
Setting this to 1 enables a special camera mode that forces
the renderers to think that the camera statically points from
the starting place to a static direction.
This allows one to move around with the player and see what
is actually drawn behind solid things and behind the player.
*/
#define FIELD_OF_VIEW_TEST 0
/*
Text input system
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment