Преглед на файлове

DEV: Comment rework

tags/v1.0b1
Christos Choutouridis преди 3 години
родител
ревизия
899b9a892e
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. +1
    -1
      src/net/hoo2/auth/labyrinth/Board.java

+ 1
- 1
src/net/hoo2/auth/labyrinth/Board.java Целия файл

@@ -269,7 +269,7 @@ class Board {
/**
* Predicate to check if a wall creates a closed room.
*
* This algorithm has a complexity of O(N^2) where N represents the total
* This algorithm has a complexity of O(N^2logN) where N represents the total
* number of tiles.
* It should be used with care.
*


Loading…
Отказ
Запис