Tests: fixed that some game errors can't be caught by test framework (related to d202278ccd)

This commit is contained in:
Oleg Agafonov 2021-08-11 01:45:12 +04:00
parent 4a8f9d9308
commit 8a69ea97e7
3 changed files with 14 additions and 12 deletions

View file

@ -1433,7 +1433,7 @@ public class ContinuousEffects implements Serializable {
}
/**
* Prints out a status of the currently existing continuous effects
* Debug only: prints out a status of the currently existing continuous effects
*
* @param game
*/