Reindent.
This commit is contained in:
parent
d9aadeedba
commit
96950869c6
2 changed files with 11 additions and 11 deletions
2
main.c
2
main.c
|
@ -1103,7 +1103,7 @@ Lclearobj:
|
||||||
game.knfloc = 0;
|
game.knfloc = 0;
|
||||||
|
|
||||||
// Get command input from user
|
// Get command input from user
|
||||||
if(!get_command_input(&command))
|
if (!get_command_input(&command))
|
||||||
return false;
|
return false;
|
||||||
|
|
||||||
Lclosecheck:
|
Lclosecheck:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue