summaryrefslogtreecommitdiffstats
path: root/game/shared/transform.hh
diff options
context:
space:
mode:
Diffstat (limited to 'game/shared/transform.hh')
-rw-r--r--game/shared/transform.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/game/shared/transform.hh b/game/shared/transform.hh
index 0c0cc51..f9c5f47 100644
--- a/game/shared/transform.hh
+++ b/game/shared/transform.hh
@@ -15,7 +15,7 @@ public:
// Updates TransformComponent values so that
// the local translation field is always within
// local coodrinates; [floating-point precision]
- static void fixed_update(Dimension *dimension);
+ static void fixed_update(Dimension* dimension);
};
// Client-side only - interpolated and previous transform