Starfighter 2.3.3 version number bump, slight readme tweak.

This commit is contained in:
Layla Marchant 2020-09-20 12:14:06 -04:00
parent 8c0df9b310
commit d129793583
No known key found for this signature in database
GPG Key ID: 52FB5C20A8336782
3 changed files with 4 additions and 5 deletions

View File

@ -40,9 +40,9 @@ compared to the original:
* Typing "humansdoitbetter" in the title screen no longer enables * Typing "humansdoitbetter" in the title screen no longer enables
cheats. This is actually because the switch to SDL2 broke the original cheats. This is actually because the switch to SDL2 broke the original
feature, and rather than fixing it, I just replaced it with something feature, and rather than fixing it, we just replaced it with something
else. I'll let you figure out what the new method to access the cheat else. We'll let you figure out what the new method to access the cheat
menu is. :) menu is. 😉
------------------------------------------------------------------------ ------------------------------------------------------------------------

View File

@ -7,7 +7,7 @@
# information. This file is offered as-is, without any warranty. # information. This file is offered as-is, without any warranty.
AC_PREREQ([2.69]) AC_PREREQ([2.69])
AC_INIT([Project: Starfighter], [2.3.2], [diligentcircle@riseup.net], [starfighter]) AC_INIT([Project: Starfighter], [2.3.3], [diligentcircle@riseup.net], [starfighter])
AM_INIT_AUTOMAKE([foreign -Wall -Werror]) AM_INIT_AUTOMAKE([foreign -Wall -Werror])
AC_CONFIG_SRCDIR([src/Starfighter.c]) AC_CONFIG_SRCDIR([src/Starfighter.c])
AC_CONFIG_HEADERS([config.h]) AC_CONFIG_HEADERS([config.h])

View File

@ -869,7 +869,6 @@ msgstr ""
#. / following the English version only as a general guideline. Any #. / following the English version only as a general guideline. Any
#. / number of messages is permitted. #. / number of messages is permitted.
#: ../src/game.c:753 #: ../src/game.c:753
#, fuzzy
msgid "" msgid ""
"I am NOT your enemy!\n" "I am NOT your enemy!\n"
"Hey! Watch it!\n" "Hey! Watch it!\n"