Skip to content

Commit

Permalink
Formatting.
Browse files Browse the repository at this point in the history
  • Loading branch information
WhyIsEvery4thYearAlwaysBad authored and WhyIsEvery4thYearAlwaysBad committed Apr 11, 2021
1 parent 593c154 commit a70338c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/compiler.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ namespace Parser {
bNoExit=false, bFormatted=true;
token+=i;
}
break;
break;
case TokenType::STRING: // Check for new commandmenu.
{
unsigned short i=1u;
Expand Down

0 comments on commit a70338c

Please sign in to comment.