mirror of
https://github.com/JeroenED/libpairtwo.git
synced 2024-11-22 06:26:57 +01:00
Updated docs
This commit is contained in:
parent
01c51a6cda
commit
ae641ade2b
@ -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