mirror of
https://github.com/Sheldan/abstracto-templates.git
synced 2026-01-07 01:38:29 +00:00
[AB-66] adapting invalid mine board configuration message
This commit is contained in:
@@ -1 +1,2 @@
|
|||||||
|
<#assign minRatio>${model.minMinesRatio * 100}</#assign>
|
||||||
<#include "invalid_mine_board_config_exception_text">
|
<#include "invalid_mine_board_config_exception_text">
|
||||||
@@ -1 +1,2 @@
|
|||||||
Invalid mines configuration: Width and height at least 1 and at most 5 each. There must at least one mine and at least one field without a mine!
|
Invalid mines configuration: Width and height at least 2 and at most 5 each. There must at least 2 mines and at least one field without a mine!
|
||||||
|
Also at least ${minRatio}% of the fields need to be mines.
|
||||||
Reference in New Issue
Block a user