Corrected typo in Invaders game.
git-svn-id: svn://kolibrios.org@4386 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
3c569959b7
commit
decfe41a6f
|
@ -1219,7 +1219,7 @@ db 0,0,0,0,0
|
|||
|
||||
|
||||
msg1 db 'Vesa mode not supported',13,'Press any key to exit.',13,0
|
||||
msgAbout db 'Hidnplayrs invaders',13,'DexOS version',13,13,'released under GPL',13,'make this game better',13,'if you want to',0
|
||||
msgAbout db 'Hidnplayrs invaders',13,'KolibriOS version',13,13,'released under GPL',13,'make this game better',13,'if you want to',0
|
||||
msgdone db 'You have saved the planet!',0
|
||||
entername db 'Enter your name highscorer!',0
|
||||
highscorefile db 'invaders.dat',0
|
||||
|
|
Loading…
Reference in New Issue