출병에서 1칸 떨어진 도시를 제거

This commit is contained in:
2020-01-04 01:25:29 +09:00
parent 57c408f6a0
commit b5db5fd0eb
-2
View File
@@ -415,8 +415,6 @@ function command_16($turn, $command) {
</form>
";
printCitiesBasedOnDistance($currentcity['city'], 1);
ender();
}