새 전투 엔진 준비

This commit is contained in:
2018-08-12 22:23:53 +09:00
parent 3ae3974866
commit d21fc4ab1d
3 changed files with 500 additions and 1 deletions
-1
View File
@@ -1,7 +1,6 @@
<?php
namespace sammo;
function processWar($general, $city) {
'@phan-var array<string,int|string|null> $general';