Created
January 5, 2017 22:10
-
-
Save Casey-Bateman/5ad589ef04228cc916b53fb883c898ce to your computer and use it in GitHub Desktop.
BaseMomentHighlightRating
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
public class BaseGameHighlightRating | |
{ | |
//pre-existing fields ... | |
public BaseMomentRenderedFile RenderedFile { get; set; } | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment