Przeglądaj źródła

Make characterMakers an object

It was an array, for some reason
tags/v0.1.0
Fen Dweller 6 lat temu
rodzic
commit
bb6c0ce52a
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      presets/characters.js

+ 1
- 1
presets/characters.js Wyświetl plik

@@ -1,4 +1,4 @@
const characterMakers = [];
const characterMakers = {};

math.createUnit("parsec", {
definition: "3.086e16 meters",


Ładowanie…
Anuluj
Zapisz