Update LICENSE.txt #4
Annotations
4 warnings
|
build:
CrimenEnPalacio/ClasesJuego/Sala.cs#L9
Non-nullable property 'Personaje' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
CrimenEnPalacio/ClasesJuego/Sala.cs#L8
Non-nullable property 'Objeto' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
CrimenEnPalacio/ClasesJuego/Sala.cs#L9
Non-nullable property 'Personaje' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
CrimenEnPalacio/ClasesJuego/Sala.cs#L8
Non-nullable property 'Objeto' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|