diff -r 10bcec19045c -r 02042ee48fde hedgewars/uVariables.pas --- a/hedgewars/uVariables.pas Sat Jul 04 15:31:51 2020 +0200 +++ b/hedgewars/uVariables.pas Sat Jul 04 22:18:54 2020 +0200 @@ -2980,8 +2980,6 @@ cExplosives := 2; GameState := Low(TGameState); - zoom := cDefaultZoomLevel; - ZoomValue := cDefaultZoomLevel; if cDefaultChatScale < cMinChatScaleValue then cDefaultChatScale := cMinChatScaleValue