Skip to content
Snippets Groups Projects
Commit b2b58742 authored by Harry Linrui XU's avatar Harry Linrui XU
Browse files

Renamed method to switchScene

parent 30bde2a4
No related branches found
No related tags found
1 merge request!43Merging frontend-testing into master
Pipeline #215973 passed
budgetPeriod=31
maxAmount=1000.0
budgetAmount=500.0
......
......@@ -54,7 +54,7 @@
<left>
<Pane prefWidth="175.0" BorderPane.alignment="CENTER">
<children>
<Button fx:id="returnBtn" alignment="CENTER" layoutX="-2.0" layoutY="58.0" mnemonicParsing="false" onAction="#returnToMainMenu" text="Return to Main Menu">
<Button fx:id="returnBtn" alignment="CENTER" layoutX="-2.0" layoutY="58.0" mnemonicParsing="false" onAction="#switchScene" text="Return to Main Menu">
<font>
<Font name="Lucida Console" size="14.0" />
</font>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment