mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
improvements for alternate state cards in editors (desktop)
This commit is contained in:
committed by
Michael Kamensky
parent
fcbafef37f
commit
cb6d39231d
@@ -484,6 +484,7 @@ public class QuestController {
|
||||
}
|
||||
|
||||
public HashSet<StarRating> GetRating() {
|
||||
if (model == null) return null;
|
||||
return model.Ratings;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user