mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-26 20:53:51 +00:00
of course there was a typo...
This commit is contained in:
parent
c4a8e41ef3
commit
7c50475894
@ -35,7 +35,7 @@ if(!isset($_GET['package'])){
|
||||
}
|
||||
|
||||
if(!isset($_GET['version'])){
|
||||
$version = 'trnuk';
|
||||
$version = 'trunk';
|
||||
}else{
|
||||
$version = $_GET['version'];
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user