Skip to content

Commit

Permalink
00
Browse files Browse the repository at this point in the history
  • Loading branch information
LSinzker committed Jun 8, 2017
1 parent 452d34b commit bda7983
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/scala/GoL/PopupW.scala
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ class PopupW {
initOwner(View.stage)
title = "Your rule"
headerText = "Number of Neighbours to:"
contentText = "Game of Life Rule"
}

val finishButtonType = new ButtonType("Finish", ButtonData.OKDone)
Expand Down

0 comments on commit bda7983

Please sign in to comment.