missing end quote
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5769 30fe4595-0a0c-4342-8851-515496e4dcbd Former-commit-id: e050a8b7e3d83c197a681cd94fb41379530d189c Former-commit-id: da211a3cb9c284b2898f8c20190c86a1dc1a15a8
This commit is contained in:
parent
8841ce88d3
commit
23c0c21922
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_PUBLISHER "the Speed Dreams Team"
|
||||
!define GAME_WEB_SITE "http://www.speed-dreams.org"
|
||||
!define GAME_BUG_TRACKER "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 COMMUNITY_WEB_SITE "http://community.speed-dreams.org"
|
||||
|
||||
|
|
Loading…
Reference in a new issue