Skip to content

Commit

Permalink
Update die-roller/main.go
Browse files Browse the repository at this point in the history
Co-authored-by: Donnie Adams <[email protected]>
  • Loading branch information
drpebcak and thedadams authored Mar 6, 2025
1 parent 3ec0355 commit 33ca4b2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion die-roller/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,4 @@ func main() {
}
fmt.Printf("%dd%d rolled, result: %d\n", num_dice, num_sides, int(result))
}

}

0 comments on commit 33ca4b2

Please sign in to comment.