-rw-r--r-- | noncore/games/sfcave/sfcave.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/games/sfcave/sfcave.cpp b/noncore/games/sfcave/sfcave.cpp index 0160d34..929dc41 100644 --- a/noncore/games/sfcave/sfcave.cpp +++ b/noncore/games/sfcave/sfcave.cpp @@ -14,7 +14,7 @@ #include "helpwindow.h" #include "sfcave.h" -#define CAPTION "SFCave 1.10 by AndyQ" +#define CAPTION "SFCave 1.11 by AndyQ" #define UP_THRUST 0.6 #define NO_THRUST 0.8 |