Remove null sprite workaround from Tiberian Sun.
This commit is contained in:
committed by
Gustas
parent
9e659cacf2
commit
f2a4e7b984
@@ -134,6 +134,7 @@ GAPILE:
|
|||||||
IsPlayerPalette: false
|
IsPlayerPalette: false
|
||||||
LineWidth: 2
|
LineWidth: 2
|
||||||
ForceSetType: Infantry
|
ForceSetType: Infantry
|
||||||
|
CirclesSequence:
|
||||||
CommandBarBlacklist:
|
CommandBarBlacklist:
|
||||||
DisableStop: false
|
DisableStop: false
|
||||||
Exit@1:
|
Exit@1:
|
||||||
@@ -230,6 +231,7 @@ GAWEAP:
|
|||||||
IsPlayerPalette: false
|
IsPlayerPalette: false
|
||||||
LineWidth: 2
|
LineWidth: 2
|
||||||
ForceSetType: Vehicle
|
ForceSetType: Vehicle
|
||||||
|
CirclesSequence:
|
||||||
CommandBarBlacklist:
|
CommandBarBlacklist:
|
||||||
DisableStop: false
|
DisableStop: false
|
||||||
Exit@1:
|
Exit@1:
|
||||||
@@ -307,6 +309,7 @@ GAHPAD:
|
|||||||
IsPlayerPalette: false
|
IsPlayerPalette: false
|
||||||
LineWidth: 2
|
LineWidth: 2
|
||||||
ForceSetType: Air
|
ForceSetType: Air
|
||||||
|
CirclesSequence:
|
||||||
CommandBarBlacklist:
|
CommandBarBlacklist:
|
||||||
DisableStop: false
|
DisableStop: false
|
||||||
Production:
|
Production:
|
||||||
@@ -375,6 +378,7 @@ GADEPT:
|
|||||||
Palette: mouse
|
Palette: mouse
|
||||||
IsPlayerPalette: false
|
IsPlayerPalette: false
|
||||||
LineWidth: 2
|
LineWidth: 2
|
||||||
|
CirclesSequence:
|
||||||
CommandBarBlacklist:
|
CommandBarBlacklist:
|
||||||
DisableStop: false
|
DisableStop: false
|
||||||
WithIdleOverlay@LIGHT:
|
WithIdleOverlay@LIGHT:
|
||||||
|
|||||||
@@ -160,6 +160,7 @@ NAHAND:
|
|||||||
IsPlayerPalette: false
|
IsPlayerPalette: false
|
||||||
LineWidth: 2
|
LineWidth: 2
|
||||||
ForceSetType: Infantry
|
ForceSetType: Infantry
|
||||||
|
CirclesSequence:
|
||||||
CommandBarBlacklist:
|
CommandBarBlacklist:
|
||||||
DisableStop: false
|
DisableStop: false
|
||||||
Production:
|
Production:
|
||||||
@@ -209,6 +210,7 @@ NAWEAP:
|
|||||||
IsPlayerPalette: false
|
IsPlayerPalette: false
|
||||||
LineWidth: 2
|
LineWidth: 2
|
||||||
ForceSetType: Vehicle
|
ForceSetType: Vehicle
|
||||||
|
CirclesSequence:
|
||||||
CommandBarBlacklist:
|
CommandBarBlacklist:
|
||||||
DisableStop: false
|
DisableStop: false
|
||||||
Exit@1:
|
Exit@1:
|
||||||
@@ -271,6 +273,7 @@ NAHPAD:
|
|||||||
IsPlayerPalette: false
|
IsPlayerPalette: false
|
||||||
LineWidth: 2
|
LineWidth: 2
|
||||||
ForceSetType: Air
|
ForceSetType: Air
|
||||||
|
CirclesSequence:
|
||||||
CommandBarBlacklist:
|
CommandBarBlacklist:
|
||||||
DisableStop: false
|
DisableStop: false
|
||||||
Production:
|
Production:
|
||||||
|
|||||||
@@ -38,8 +38,6 @@ rallypoint:
|
|||||||
Start: 221
|
Start: 221
|
||||||
Length: 8
|
Length: 8
|
||||||
ZOffset: 3072
|
ZOffset: 3072
|
||||||
circles:
|
|
||||||
Filename: null.shp
|
|
||||||
|
|
||||||
beacon:
|
beacon:
|
||||||
idle:
|
idle:
|
||||||
|
|||||||
Reference in New Issue
Block a user