Fix another embarrassing compilation issue, arrrg -.-
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7645 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
b4a21f4235
commit
42f279aa53
@ -20,7 +20,7 @@
|
||||
#include "graphics/irr_driver.hpp"
|
||||
#include "graphics/material_manager.hpp"
|
||||
#include "graphics/material.hpp"
|
||||
#include "graphics/rain.h"
|
||||
#include "graphics/rain.hpp"
|
||||
|
||||
const float RAIN_RADIUS[RAIN_RING_COUNT] = { 6.0f, 12.0f, 24.0f };
|
||||
const float RAIN_Y_TO = 25.0f;
|
||||
|
Loading…
Reference in New Issue
Block a user