General cleanup
This commit is contained in:
parent
4ec4cb1c1f
commit
a32ab80f73
1 changed files with 0 additions and 1 deletions
|
@ -431,7 +431,6 @@ export default class Match {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// TODO: Fix not being able to add DT when freemod is active
|
|
||||||
public updateMods(user:User, mods:Mods) {
|
public updateMods(user:User, mods:Mods) {
|
||||||
const slot = user.matchSlot;
|
const slot = user.matchSlot;
|
||||||
if (!(slot instanceof Slot)) {
|
if (!(slot instanceof Slot)) {
|
||||||
|
|
Loading…
Reference in a new issue