forked from devsam/core
@@ -9,8 +9,7 @@ use \sammo\{
|
||||
LastTurn,
|
||||
Command,
|
||||
Json,
|
||||
KVStorage,
|
||||
ScoutMessage
|
||||
KVStorage
|
||||
};
|
||||
|
||||
use function sammo\getAllNationStaticInfo;
|
||||
@@ -174,8 +173,6 @@ class che_장수대상임관 extends Command\GeneralCommand{
|
||||
tryUniqueItemLottery(\sammo\genGenericUniqueRNGFromGeneral($general), $general);
|
||||
$general->applyDB($db);
|
||||
|
||||
ScoutMessage::invalidateAll($general->getID());
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user