levels.php aktualisiert
This commit is contained in:
parent
702d27f0b0
commit
3472b564c9
@ -494,6 +494,7 @@ function level_5_configuration(){
|
||||
*/
|
||||
function level_5_prepare_inbox($level_configuration) {
|
||||
global $level_5_coordinates;
|
||||
$expected_outbox = array();
|
||||
$level_5_coordinates_copy = $level_5_coordinates;
|
||||
$inbox = array();
|
||||
for($j = 0; $j < $level_configuration['inbox_size']; $j++){
|
||||
|
Loading…
Reference in New Issue
Block a user