Decouple the usage of PDT evaluator of chart player.
This commit is contained in:
@@ -157,7 +157,7 @@ namespace Cryville.Crtr {
|
||||
}
|
||||
}
|
||||
public void PrePatch(ChartEvent ev) {
|
||||
var etor = ChartPlayer.etor;
|
||||
var etor = PdtEvaluator.Instance;
|
||||
PropSrc src;
|
||||
etor.ContextCascadeInsert();
|
||||
etor.ContextEvent = ev;
|
||||
|
Reference in New Issue
Block a user