Skip to content

Commit

Permalink
rev108 - fixed mapZoom keys error at every game start
Browse files Browse the repository at this point in the history
  • Loading branch information
Zakees committed Apr 20, 2024
1 parent f47daec commit 56acb23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Core/DefInjected/InstructionDef/Instructions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@
<!-- EN: Great!\n\nYou can also zoom in and out with the mouse wheel, or the {Key:MapZoom_In} and {Key:MapZoom_Out} keys.\n\nTry it now! -->
<MapCameraZoom.text>¡Genial!\n\nTambién puedes acercar o alejar la cámara con la rueda del ratón, o las teclas {Key:MapZoom_In} y {Key:MapZoom_Out}.\n\n¡Inténtalo ahora!</MapCameraZoom.text>
<!-- EN: Great!\n\nYou can also zoom in and out with {Key:MapZoom_In} and {Key:MapZoom_Out}.\n\nTry it now! -->
<MapCameraZoom.textController>¡Genial!\n\nTambién puedes acercar y alejar la cámara con {Key:Map Zoom In} y {Key:Map Zoom Out}.\n\¡Pruébalo ahora!</MapCameraZoom.textController>
<MapCameraZoom.textController>¡Genial!\n\nTambién puedes acercar y alejar la cámara con {Key:MapZoom_In} y {Key:MapZoom_Out}.\n\¡Pruébalo ahora!</MapCameraZoom.textController>

<!-- EN: Designate all this\nfor mining -->
<MineSteel.onMapInstruction>Designa todo esto\npara que sea minado</MineSteel.onMapInstruction>
Expand Down

0 comments on commit 56acb23

Please sign in to comment.