Remove unneeded JSDoc info
This commit is contained in:
@@ -1385,9 +1385,6 @@ let placesOfOrigin = [
|
|||||||
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
|
|
||||||
/**
|
|
||||||
* @return {GameConfig} The game data
|
|
||||||
*/
|
|
||||||
function getGameConfig() {
|
function getGameConfig() {
|
||||||
return gameData;
|
return gameData;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user