This commit is contained in:
Kevin Jahns
2018-04-27 18:33:28 +02:00
parent 99f92cb9a0
commit a54d826d6d
20 changed files with 82 additions and 77 deletions

View File

@@ -91,4 +91,4 @@ export default class GC {
gc._length = this._length - diff
return gc
}
}
}