mirror of
https://github.com/wassname/cardsforscience.git
synced 2026-08-03 12:30:26 +08:00
Remove feeble documentation attempt.
This commit is contained in:
@@ -48,10 +48,6 @@
|
||||
}
|
||||
};
|
||||
|
||||
/* Construct research object from json file.
|
||||
* Additional attribute level keeps track of the current upgrade status.
|
||||
* Also add functionality to research each item.
|
||||
*/
|
||||
var research = loadJsonFile('json/research.json');
|
||||
research.map(function (item) { // define additional stuff on the objects
|
||||
item.level = 0;
|
||||
|
||||
Reference in New Issue
Block a user