Skip to content
Snippets Groups Projects
Commit c879c58c authored by Lactozilla's avatar Lactozilla :speech_balloon:
Browse files

Remove stray newline

parent 81458edc
Branches custom-teams
No related tags found
2 merge requests!2224Player spawning and respawning related features,!2223Custom teams
Pipeline #2852 passed
......@@ -2259,7 +2259,6 @@ boolean M_IsStringEmpty(const char *s)
return true;
}
// Returns true if the string only contains digits.
boolean M_StringOnlyHasDigits(const char *s)
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment