Explorar o código

Dist: Fix Linux desktop file launch argument

Rémi Verschelde %!s(int64=7) %!d(string=hai) anos
pai
achega
a55e2f2dac
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      misc/dist/linux/godot.desktop

+ 1 - 1
misc/dist/linux/godot.desktop

@@ -2,7 +2,7 @@
 Name=Godot Engine
 GenericName=Libre game engine
 Comment=Multi-platform 2D and 3D game engine with a feature rich editor
-Exec=godot -pm
+Exec=godot -p
 Icon=godot
 Terminal=false
 Type=Application