hands to uint64
This commit is contained in:
@@ -6,7 +6,7 @@ import (
|
||||
"local/sandbox/cards/src/entity"
|
||||
)
|
||||
|
||||
type Int func(*entity.Game, interface{}) int
|
||||
type Int func(*entity.Game, interface{}) uint64
|
||||
|
||||
var intStringified = map[string]Int{
|
||||
"royalFlush": royalFlush,
|
||||
|
||||
Reference in New Issue
Block a user