Terrain image import #69
Open
Annotations
10 warnings
src/TSMapEditor/Models/MapFormat/VirtualFile.cs#L197
'VirtualFile.Dispose()' hides inherited member 'Stream.Dispose()'. Use the new keyword if hiding was intended.
|
src/TSMapEditor/UI/Windows/MainMenuWindows/CreateNewMapWindow.cs#L158
The variable 'ex' is declared but never used
|
src/TSMapEditor/UI/Windows/MainMenuWindows/CreateNewMapWindow.cs#L179
The variable 'ex' is declared but never used
|
src/TSMapEditor/Rendering/TheaterGraphics.cs#L212
Unreachable code detected
|
src/TSMapEditor/Rendering/TheaterGraphics.cs#L90
Unreachable code detected
|
src/TSMapEditor/UI/SettingsPanel.cs#L198
The variable 'dispRes' is assigned but its value is never used
|
src/TSMapEditor/UI/Sidebar/TreeView.cs#L45
The event 'TreeView.HoveredItemChanged' is never used
|
src/TSMapEditor/Rendering/MapView.cs#L150
The field 'MapView.shadowRenderTarget' is never used
|
src/TSMapEditor/UI/CursorActions/PasteTerrainCursorAction.cs#L42
Field 'PasteTerrainCursorAction.OriginalSmudgeInfo.CellCoords' is never assigned to, and will always have its default value
|
src/TSMapEditor/UI/CursorActions/PasteTerrainCursorAction.cs#L43
Field 'PasteTerrainCursorAction.OriginalSmudgeInfo.SmudgeType' is never assigned to, and will always have its default value null
|
The logs for this run have expired and are no longer available.
Loading