Whitespace

git-svn-id: https://svn.eduke32.com/eduke32@303 1a8010ca-5511-0410-912e-c29ae57300e0
This commit is contained in:
terminx 2006-09-29 05:01:33 +00:00
parent ec89d845aa
commit a4c411d637
1 changed files with 3 additions and 3 deletions

View File

@ -7696,7 +7696,7 @@ void comlinehelp(char **argv)
"-usecwd\t\tRead game data and configuration file from working directory\n"
#endif
"-condebug, -z#\tLine-by-line CON compilation debugging"
;
;
wm_msgbox(apptitle,s);
}
@ -10511,8 +10511,8 @@ char domovethings(void)
}
if(sprite[ps[i].i].pal != 1)
sprite[ps[i].i].pal = ud.pcolor[i];
if(sprite[ps[i].i].pal != 1)
sprite[ps[i].i].pal = ud.pcolor[i];
cheatkeys(i);