Skip to content
Snippets Groups Projects
Commit e9eb300b authored by brickode's avatar brickode
Browse files

Removed unneeded mark

parent a5239a94
Branches
Tags
1 merge request!7673Pit DOMification
App.Facilities.Pit.fight = function(lethal) { App.Facilities.Pit.fight = function(lethal) {
// MARK: Declarations
const frag = new DocumentFragment(); const frag = new DocumentFragment();
/** @type {number[]} */ /** @type {number[]} */
const fighters = []; const fighters = [];
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment