bug fixes
This commit is contained in:
@@ -19,10 +19,12 @@ let bootTicks = 0;
|
||||
|
||||
// Hintergrund
|
||||
let currentBgIndex = 0;
|
||||
let maxRawBgIndex = 0;
|
||||
|
||||
// Tick Time
|
||||
let lastTime = 0;
|
||||
let accumulator = 0;
|
||||
let lastPowerupTick = -9999;
|
||||
|
||||
// Grafiken
|
||||
let sprites = {};
|
||||
|
||||
Reference in New Issue
Block a user