Change "Launch Game" to "Save and Launch"

This commit is contained in:
VoxelTek 2025-06-26 21:09:45 +10:00
parent 825e2db0e2
commit c6d3dfb74f

View File

@ -525,7 +525,7 @@
<string>Save configuration and launch LEGO Island.</string> <string>Save configuration and launch LEGO Island.</string>
</property> </property>
<property name="text"> <property name="text">
<string>Launch Game</string> <string>Save and Launch</string>
</property> </property>
</widget> </widget>
</item> </item>