Fixed svn:keywords... (Why aren't people using the feature to make svn autoset proper...
[supertux.git] / src / resources.cpp
index b18cdad..3931b2e 100644 (file)
@@ -52,7 +52,7 @@ void load_shared()
                         "images/engine/fonts/blue.png",
                         "images/engine/fonts/shadow.png", 16, 18, 3);
   white_text = new Font(Font::VARIABLE,
-                        "images/engine/fonts/white.png", 
+                        "images/engine/fonts/white.png",
                         "images/engine/fonts/shadow.png", 16, 18);
   gray_text  = new Font(Font::VARIABLE,
                         "images/engine/fonts/gray.png",