Przeglądaj źródła

Ch

tags/earlywindows
Madiwka3 3 lat temu
rodzic
commit
ae15b21a1d
1 zmienionych plików z 1 dodań i 0 usunięć
  1. +1
    -0
      levels/menu.lua

+ 1
- 0
levels/menu.lua Wyświetl plik

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


Ładowanie…
Anuluj
Zapisz