Added tests for Toggles
This commit is contained in:
@@ -4,7 +4,9 @@ export function l(id) {
|
||||
}
|
||||
|
||||
export const Game = {
|
||||
DrawBackground() {},
|
||||
Background: { canvas: { parentNode: {} } },
|
||||
DrawBackground() {},
|
||||
LeftBackground: { canvas: { parentNode: {} } },
|
||||
RebuildUpgrades() {},
|
||||
UpgradesInStore: {},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user