mirror of
https://github.com/devZoGok/PlanetFleet.git
synced 2026-08-26 19:43:29 +00:00
freezers can create ice sheets
This commit is contained in:
+1
-2
@@ -20,10 +20,9 @@ namespace battleship{
|
||||
private:
|
||||
int hackStatus = 0;
|
||||
float hackRange;
|
||||
vb01::s64 lastIncrementTime = 0;
|
||||
vb01::s64 lastHackTime = 0;
|
||||
vb01::Node *hackStatusBackground = nullptr, *hackStatusForeground = nullptr;
|
||||
|
||||
void build(Order);
|
||||
void hack(Order);
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user