diff --git a/OpenRA.Mods.D2k/Widgets/Logic/D2kExtractGameFilesLogic.cs b/OpenRA.Mods.D2k/Widgets/Logic/D2kExtractGameFilesLogic.cs index ca5f3fbc17..9fe313a59f 100644 --- a/OpenRA.Mods.D2k/Widgets/Logic/D2kExtractGameFilesLogic.cs +++ b/OpenRA.Mods.D2k/Widgets/Logic/D2kExtractGameFilesLogic.cs @@ -375,7 +375,6 @@ namespace OpenRA.Mods.D2k.Widgets.Logic new string[] { "--r8", pathToDataR8, pathToPalette, "4745", "4759", Path.Combine(pathToSHPs, "marker"), "--building" }, new string[] { "--r8", pathToDataR8, pathToPalette, "4760", "4819", Path.Combine(pathToSHPs, "researchzaps"), "--building" }, new string[] { "--r8", pathToDataR8, pathToPalette, "4820", "4840", Path.Combine(pathToSHPs, "deathhandlaunch"), "--building" }, - new string[] { "--r8", Path.Combine(Platform.SupportDir, "Content/d2k/MOUSE.R8"), pathToPalette, "0", "264", Path.Combine(pathToSHPs, "mouse") }, new string[] { "--r8", Path.Combine(Platform.SupportDir, "Content/d2k/BLOXBASE.R8"), pathToPalette, "0", "799", Path.Combine(pathToTilesets, "BASE"), "--tileset" }, new string[] { "--r8", Path.Combine(Platform.SupportDir, "Content/d2k/BLOXBASE.R8"), pathToPalette, "748", "749", Path.Combine(pathToSHPs, "spice0") }, new string[] { "--r8", Path.Combine(Platform.SupportDir, "Content/d2k/BLOXBAT.R8"), pathToPalette, "0", "799", Path.Combine(pathToTilesets, "BAT"), "--tileset" }, @@ -678,7 +677,6 @@ namespace OpenRA.Mods.D2k.Widgets.Logic new string[] { "--shp", Path.Combine(pathToSHPs, "marker.png"), "96" }, new string[] { "--shp", Path.Combine(pathToSHPs, "researchzaps.png"), "96" }, new string[] { "--shp", Path.Combine(pathToSHPs, "deathhandlaunch.png"), "96" }, - new string[] { "--shp", Path.Combine(pathToSHPs, "mouse.png"), "48" }, new string[] { "--shp", Path.Combine(pathToSHPs, "spice0.png"), "32" }, }; diff --git a/mods/d2k/bits/mouse.r8 b/mods/d2k/bits/mouse.r8 new file mode 100644 index 0000000000..363b1e3de4 Binary files /dev/null and b/mods/d2k/bits/mouse.r8 differ diff --git a/mods/d2k/bits/mouse.shp b/mods/d2k/bits/mouse.shp deleted file mode 100644 index e7d9d70a35..0000000000 Binary files a/mods/d2k/bits/mouse.shp and /dev/null differ diff --git a/mods/d2k/cursors.yaml b/mods/d2k/cursors.yaml index f3081ee8d1..a603102d8a 100644 --- a/mods/d2k/cursors.yaml +++ b/mods/d2k/cursors.yaml @@ -2,10 +2,10 @@ ShadowIndex: 1 Palettes: cursor: cursor.pal - mouse: d2k.pal + mouse.r8: d2k.pal Cursors: - mouse: mouse + mouse: mouse.r8 scroll-t: start:112 x: 12