Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThorvald Natvig <slicer@users.sourceforge.net>2009-05-01 19:01:15 +0400
committerThorvald Natvig <slicer@users.sourceforge.net>2009-05-01 19:01:15 +0400
commitc09186a2ab058e1e7236fae0410b175f90386565 (patch)
tree57e8645d319f7487a0778866062a8535e3cebd8f /plugins/wolfet
parentd8f5d4b4f80fed475cb13c58999438456247c07b (diff)
Indent, changelog and submodule update
Diffstat (limited to 'plugins/wolfet')
-rw-r--r--plugins/wolfet/wolfet.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/wolfet/wolfet.cpp b/plugins/wolfet/wolfet.cpp
index a448da412..531869b4d 100644
--- a/plugins/wolfet/wolfet.cpp
+++ b/plugins/wolfet/wolfet.cpp
@@ -79,7 +79,7 @@ static int fetch(float *avatar_pos, float *avatar_front, float *avatar_top, floa
return false;
avatar_top[2] = -1; // Head movement is in front vector
-
+
/*
Z-Value is increasing when heading north
decreasing when heading south