mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2024-11-26 03:12:18 -05:00
Enough! My ship sails in the morning.
This commit is contained in:
parent
260669f981
commit
31511af130
@ -63,8 +63,7 @@ namespace Ship
|
||||
Deckard = 0,
|
||||
Roy = 1,
|
||||
Rachael = 2,
|
||||
Leon = 3,
|
||||
Zhora = 4,
|
||||
Zhora = 3,
|
||||
// ...
|
||||
};
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
const char gBuildVersion[] = "ROY ALFA (2.0.0)";
|
||||
const char gBuildVersion[] = "RACHAEL ALFA (3.0.0)";
|
||||
const char gBuildTeam[] = "github.com/harbourmasters";
|
||||
const char gBuildDate[] = __DATE__ " " __TIME__;
|
||||
const char gBuildMakeOption[] = "";
|
||||
|
Loading…
Reference in New Issue
Block a user