@@ -215,8 +215,8 @@ public Confirmer(Simulator simulator, double defaultDurationS)
215
215
, new string [ ] { GetString ( "Firebox Door" ) , null , null , null , GetString ( "close" ) , GetString ( "open" ) }
216
216
, new string [ ] { GetString ( "Firing Rate" ) , null , null , null , GetString ( "decrease" ) , GetString ( "increase" ) }
217
217
, new string [ ] { GetString ( "Manual Firing" ) , GetString ( "off" ) , null , GetString ( "on" ) }
218
- , new string [ ] { GetString ( "Fire" ) , null , null , GetString ( "add shovel-full" ) }
219
- , new string [ ] { GetString ( "Cylinder Cocks" ) , GetString ( "close" ) , null , GetString ( "open" ) }
218
+ , new string [ ] { GetString ( "Fire" ) , null , null , GetString ( "add shovel-full" ) }
219
+ , new string [ ] { GetString ( "Cylinder Cocks" ) , GetString ( "close" ) , null , GetString ( "open" ) }
220
220
, new string [ ] { GetString ( "SteamBooster" ) , null , null , null , GetString ( "decrease" ) , GetString ( "increase" ) }
221
221
, new string [ ] { GetString ( "Cylinder Compound" ) , GetString ( "close" ) , null , GetString ( "open" ) }
222
222
, new string [ ] { GetString ( "LargeEjector" ) , null , null , null , GetString ( "decrease" ) , GetString ( "increase" ) }
0 commit comments