Update Skill.cs #240
Annotations
2 errors
Run dotnet publish src -c Release -o bin \:
server/src/GameLogic/Skill.cs#L24
Non-nullable field 'player' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Run dotnet publish src -c Release -o bin \
Process completed with exit code 1.
|
Loading