feat:data slove and update heatmap
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
#pragma once
|
||||
#include "basic-card.hh"
|
||||
|
||||
namespace creeper {
|
||||
namespace filled_card::pro {
|
||||
using namespace card::pro;
|
||||
}
|
||||
using FilledCard = Declarative<BasicCard, BasicCard::Checker>;
|
||||
}
|
||||
#pragma once
|
||||
#include "basic-card.hh"
|
||||
|
||||
namespace creeper {
|
||||
namespace filled_card::pro {
|
||||
using namespace card::pro;
|
||||
}
|
||||
using FilledCard = Declarative<BasicCard, BasicCard::Checker>;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user