diff --git a/Battle Pong/SettingsWindow.tscn b/Battle Pong/SettingsWindow.tscn
index c86b6595d7feefddc8e1a3a18f47013b0e56d0ed..80b65bcd8a19efed25db6949bdc11feafcef30b2 100644
--- a/Battle Pong/SettingsWindow.tscn	
+++ b/Battle Pong/SettingsWindow.tscn	
@@ -3,6 +3,7 @@
 [ext_resource path="res://SettingsWindow.gd" type="Script" id=1]
 
 [node name="Control" type="Control"]
+pause_mode = 2
 anchor_right = 1.0
 anchor_bottom = 1.0
 script = ExtResource( 1 )