From 2624827ee680b0a721c408da690721b28e8f2427 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Sun, 27 Jan 2013 09:26:52 +1000 Subject: Get the new camera actually working. Still some bugs to be ironed out. --- ClientHamr/extantz/crappisspuke.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ClientHamr/extantz/crappisspuke.cpp') diff --git a/ClientHamr/extantz/crappisspuke.cpp b/ClientHamr/extantz/crappisspuke.cpp index 90cbbed..5bfb6e2 100644 --- a/ClientHamr/extantz/crappisspuke.cpp +++ b/ClientHamr/extantz/crappisspuke.cpp @@ -9,7 +9,7 @@ SExposedVideoData videoData; IAnimatedMeshSceneNode *node; CDemo *myDemo; -// This is the movemen speed in units per second. +// This is the movement speed in units per second. const f32 MOVEMENT_SPEED = 5.f; // In order to do framerate independent movement, we have to know // how long it was since the last frame -- cgit v1.1