Dist: Fix Linux desktop file launch argument
(cherry picked from commit a55e2f2dac
)
This commit is contained in:
parent
eeb7385f02
commit
593e616a48
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue