Ver a proveniência

Ch

tags/earlywindows
Madiwka3 há 3 anos
ascendente
cometimento
ae15b21a1d
1 ficheiros alterados com 1 adições e 0 eliminações
  1. +1
    -0
      levels/menu.lua

+ 1
- 0
levels/menu.lua Ver ficheiro

@@ -1,5 +1,6 @@
menu = Class{}
local M = {}
local menuLoaded = false
function menu.update(dt)
if animationSecsLeft > 0 then
animationSecsLeft = animationSecsLeft - dt


Carregando…
Cancelar
Guardar