mirror of
https://github.com/sot-tech/mochi.git
synced 2026-07-19 14:48:09 -07:00
Reformat comments
This commit is contained in:
@@ -8,7 +8,7 @@ import (
|
||||
)
|
||||
|
||||
func init() {
|
||||
//Seeding global math random
|
||||
// Seeding global math random
|
||||
rand.Seed(GenSeed())
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user