fixUsername

Replaces spaces with underscores in an osu! username

@safe
fixUsername
(
scope return inout(char)[] username
)

Meta