mirror of
https://github.com/Egida/EndGame0.git
synced 2025-08-07 22:02:22 -04:00
EndGame v3
This commit is contained in:
commit
9e36ba54ee
646 changed files with 271674 additions and 0 deletions
5
sourcecode/gobalance/pkg/btime/btime.go
Normal file
5
sourcecode/gobalance/pkg/btime/btime.go
Normal file
|
@ -0,0 +1,5 @@
|
|||
package btime
|
||||
|
||||
import "gobalance/pkg/clockwork"
|
||||
|
||||
var Clock = clockwork.NewRealClock()
|
Loading…
Add table
Add a link
Reference in a new issue