wowwww
[carveJwlIkooP6JGAAIwe30JlM.git] / player.h
index cd7fd57a5996b28554968ed1c2b626fa043783c1..53016cd68884f2a6c32a085d745f844c8ab4c44b 100644 (file)
--- a/player.h
+++ b/player.h
@@ -28,8 +28,8 @@ struct player_instance
 
    enum camera_mode
    {
-      k_cam_firstperson = 0,
-      k_cam_thirdperson = 1
+      k_cam_firstperson = 1,
+      k_cam_thirdperson = 0
    }
    camera_mode;
    float camera_type_blend;