diff options
Diffstat (limited to 'src/graphics_c3.c')
-rw-r--r-- | src/graphics_c3.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/graphics_c3.c b/src/graphics_c3.c index 5d18db3..b1d0bd7 100644 --- a/src/graphics_c3.c +++ b/src/graphics_c3.c @@ -482,7 +482,6 @@ void draw_screen() { } int graphics_init() { - global.zoom=30.0l; global.camera.r.x.d=270; global.camera.r.y.d=90; |