mirror of
https://github.com/abakh/nbsdgames.git
synced 2025-02-02 15:07:27 -05:00
typo bug
This commit is contained in:
parent
17778ec594
commit
c3aee84c67
@ -567,7 +567,7 @@ int main(int argc,char** argv){
|
|||||||
input=getch();
|
input=getch();
|
||||||
if(input=='h'){
|
if(input=='h'){
|
||||||
computer[1]=0;
|
computer[1]=0;
|
||||||
sides[0]='h';
|
sides[1]='h';
|
||||||
printw("Human.\n");
|
printw("Human.\n");
|
||||||
}
|
}
|
||||||
else{
|
else{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user