Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/base/shipmodel.h')
-rw-r--r--src/game/base/shipmodel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/base/shipmodel.h b/src/game/base/shipmodel.h
index 277eccd..6452b8d 100644
--- a/src/game/base/shipmodel.h
+++ b/src/game/base/shipmodel.h
@@ -47,6 +47,7 @@ public:
/// indicates of this model can be equiped with a jump drive
bool shipmodel_jumpdrive;
+ static ShipModel *find(ShipModel *shipmodel);
static ShipModel *find(const std::string label);
/// the ship model registry