소스 검색

Ch

tags/earlywindows
Madiwka3 3 년 전
부모
커밋
ae15b21a1d
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      levels/menu.lua

+ 1
- 0
levels/menu.lua 파일 보기

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


불러오는 중...
취소
저장