Fixed typo
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5768 30fe4595-0a0c-4342-8851-515496e4dcbd Former-commit-id: 3b59352a848dce768746b11b3b097aef893e5f01 Former-commit-id: 346faf29e6e1125efd92d63936a9aca4115da902
This commit is contained in:
parent
944bed7633
commit
8841ce88d3
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@
|
||||||
!define GAME_LONG_NAME "${GAME_SHORT_NAME} ${GAME_LONG_VERSION}"
|
!define GAME_LONG_NAME "${GAME_SHORT_NAME} ${GAME_LONG_VERSION}"
|
||||||
!define GAME_PUBLISHER "the Speed Dreams Team"
|
!define GAME_PUBLISHER "the Speed Dreams Team"
|
||||||
!define GAME_WEB_SITE "http://www.speed-dreams.org"
|
!define GAME_WEB_SITE "http://www.speed-dreams.org"
|
||||||
!define GAME_BUG_TRACKER "http://http://sourceforge.net/p/speed-dreams/tickets/
|
!define GAME_BUG_TRACKER "http://sourceforge.net/p/speed-dreams/tickets/
|
||||||
!define GAME_DOWNLOAD_URL "http://sourceforge.net/projects/speed-dreams/files/${VER_MAJOR}.${VER_MINOR}.${VER_PATCH}"
|
!define GAME_DOWNLOAD_URL "http://sourceforge.net/projects/speed-dreams/files/${VER_MAJOR}.${VER_MINOR}.${VER_PATCH}"
|
||||||
!define COMMUNITY_WEB_SITE "http://community.speed-dreams.org"
|
!define COMMUNITY_WEB_SITE "http://community.speed-dreams.org"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue