Added sound effects to non return sokobans #11
Merged
Annotations
10 warnings
|
Build with .NET Core:
Code/Entities/CatEye.cs#L16
The field 'CatEye.resetTimer' is never used
|
|
Build with .NET Core:
Code/Entities/ShadowBumper.cs#L37
The field 'ShadowBumper.hitDir' is never used
|
|
Build with .NET Core:
Code/Entities/ItemCrystal.cs#L74
Field 'ItemCrystal.pushRadius' is never assigned to, and will always have its default value null
|
|
Build with .NET Core:
Code/Entities/ItemCrystal.cs#L66
The field 'ItemCrystal.playerEntities' is never used
|
|
Build with .NET Core:
Code/Entities/NonReturnSokoban.cs#L807
The field 'NonReturnSokoban.altTexture' is never used
|
|
Build with .NET Core:
Code/Triggers/RottenBerryCollectTrigger.cs#L31
The field 'RottenBerryCollectTrigger.dashesNum' is never used
|
|
Build with .NET Core:
Code/Entities/ItemCrystal.cs#L437
The variable 'flag' is assigned but its value is never used
|
|
Build with .NET Core:
Code/Entities/ItemCrystal.cs#L301
The variable 'flag' is assigned but its value is never used
|
|
Build with .NET Core:
Code/Entities/AnterogradeController.cs#L73
'Engine.TimeRate' is obsolete: 'This field should be reserved to vanilla entities which modify time. Use a TimeRateModifier component instead to prevent conflicts.'
|
|
Build with .NET Core:
Code/Entities/AnterogradeController.cs#L5
The using directive for 'System.Collections' appeared previously in this namespace
|
Loading