diff options
Diffstat (limited to 'src/ui.cpp')
-rw-r--r-- | src/ui.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -532,7 +532,6 @@ namespace ui { } }else if(!dialogImportant && !fadeIntensity){ - vec2 hub = { (SCREEN_WIDTH/2+offset.x)-fontSize*10, (offset.y+SCREEN_HEIGHT/2)-fontSize |