Skip to content

Commit c277485

Browse files
committed
Update Kite.java
1 parent ef84472 commit c277485

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/main/java/net/kite/internal/Kite.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,9 @@ public Kite() {
110110
System.out.println("internalPre");
111111

112112
this.board = new Board();
113+
System.out.println("random pre");
113114
this.random = new Random();
115+
System.out.println("random here");
114116

115117
System.out.println("internal1");
116118
OpeningBoardScoreCaches.ensureDefaultIsLoaded(null);

0 commit comments

Comments
 (0)