mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-05-05 03:07:14 -04:00
wip
This commit is contained in:
parent
b8daf018b1
commit
181e156f60
6 changed files with 1061 additions and 1132 deletions
|
@ -5,7 +5,8 @@ import _appVersion from "./data/version.json";
|
|||
import { rawUpgrades } from "./upgrades";
|
||||
import { getLevelBackground } from "./getLevelBackground";
|
||||
import { levelIconHTML } from "./levelIcon";
|
||||
import {automaticBackgroundColor} from "./levelEditor";
|
||||
|
||||
import {automaticBackgroundColor} from "./pure_functions";
|
||||
|
||||
const palette = _palette as Palette;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue