Skip to content

Commit 0986284

Browse files
FlamefireFlow86
andauthored
Update docstring
Co-authored-by: Flow86 <656249+Flow86@users.noreply.github.com>
1 parent 9abcba1 commit 0986284

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libs/s25main/nodeObjs/noShip.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,6 @@ class noShip : public noMovable
225225
/// Sagt dem Schiff, dass ein neuer Hafen erbaut wurde
226226
void NewHarborBuilt(nobHarborBuilding* hb);
227227

228-
/// Destroy the ship immediately
228+
/// Remove the ship and its contents
229229
void Sink();
230230
};

0 commit comments

Comments
 (0)