From cf657d09e84f41ff8234f26e6086c48dfb2e8fb4 Mon Sep 17 00:00:00 2001 From: strangerke Date: Thu, 10 Mar 2011 00:25:29 +0100 Subject: TOON: Janitorial: Suppress blanks at end of lines --- engines/toon/flux.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/toon/flux.cpp') diff --git a/engines/toon/flux.cpp b/engines/toon/flux.cpp index 2b5551732b..034332af56 100644 --- a/engines/toon/flux.cpp +++ b/engines/toon/flux.cpp @@ -96,7 +96,7 @@ int32 CharacterFlux::fixFacingForAnimation(int32 originalFacing, int32 animation if (!facingMask) break; } - + return finalFacing; } -- cgit v1.2.3