fixed inconsistent naming

This commit is contained in:
mamoniot
2022-12-23 22:13:42 -05:00
parent 87f55f4631
commit de5f465910
8 changed files with 23 additions and 23 deletions
+1 -1
View File
@@ -185,7 +185,7 @@ function register_gui_actions()
elseif element.selected_index == 4 then
set_comb_operation(comb, MODE_SECONDARY_IO)
elseif element.selected_index == 5 then
set_comb_operation(comb, MODE_WAGON_MANIFEST)
set_comb_operation(comb, MODE_WAGON)
else
return
end