tweaks
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@ struct KlondikeMove {
|
||||
src: KlondikePileId,
|
||||
dst: KlondikePileId,
|
||||
}
|
||||
pub struct KlondikeGame {
|
||||
pub struct Klondike {
|
||||
config: KlondikeConfig,
|
||||
state: KlondikeState,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user