mirror of
https://github.com/JeroenED/libpairtwo.git
synced 2024-11-22 06:26:57 +01:00
Merge branch 'task/docs-Game' into develop
This commit is contained in:
commit
57de5d5a9c
@ -75,7 +75,7 @@ class Game
|
||||
}
|
||||
|
||||
/**
|
||||
* Gets pairing for white player
|
||||
* Returns the pairing for white player
|
||||
*
|
||||
* @return Pairing | null
|
||||
*/
|
||||
@ -97,7 +97,7 @@ class Game
|
||||
}
|
||||
|
||||
/**
|
||||
* Gets pairing for black player
|
||||
* Returns the pairing for black player
|
||||
*
|
||||
* @return Pairing | null
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user