mirror of
https://github.com/jmarshall23/CnC_Remastered_Collection.git
synced 2026-08-16 08:11:00 +02:00
Hack fix for radar crash! Fix other UI elements.
This commit is contained in:
+1
-1
@@ -134,7 +134,7 @@ class UnitClass : public DriveClass
|
||||
static void Init(void);
|
||||
|
||||
bool Goto_Clear_Spot(void);
|
||||
bool Try_To_Deploy(void);
|
||||
bool Try_To_Deploy(bool isScriptUnpack);
|
||||
virtual void Scatter(COORDINATE threat, bool forced=false, bool nokidding=false);
|
||||
|
||||
bool Tiberium_Check(CELL ¢er, int x, int y);
|
||||
|
||||
Reference in New Issue
Block a user