mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 18:23:54 +02:00
Fix warning
This commit is contained in:
parent
a120e50cc0
commit
73f9276c74
1 changed files with 0 additions and 2 deletions
|
@ -28,8 +28,6 @@
|
|||
#include "Util.h"
|
||||
#include "ui/Stats.h"
|
||||
|
||||
// Used to fade the UI
|
||||
const float FADE_SPEED = 0.08f;
|
||||
// Used to animate the magnification windows
|
||||
const float MAG_SPEED = 0.08f;
|
||||
|
||||
|
|
Loading…
Reference in a new issue