Skip to content

Commit

Permalink
fixed ui simulation
Browse files Browse the repository at this point in the history
  • Loading branch information
a1cd committed Jan 12, 2024
1 parent c61bdfe commit b793578
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ test {
}

// Simulation configuration (e.g. environment variables).
wpi.sim.addGui()
wpi.sim.addGui().defaultEnabled = true
wpi.sim.addDriverstation()

// Setting up my Jar File. In this case, adding all libraries into the main jar ('fat jar')
Expand Down

0 comments on commit b793578

Please sign in to comment.