• R/O
  • HTTP
  • SSH
  • HTTPS

提交

标签
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

修订版d5104d7cee32704a2f4bb68ecbecbb1e337d2c3a (tree)
时间2017-02-05 15:15:29
作者SUEHIRO <supersuehiro@user...>
CommiterSUEHIRO

Log Message

bom削除

更改概述

差异

--- a/script/debug.lua
+++ b/script/debug.lua
@@ -1,4 +1,4 @@
1-
1+
22 addHotkey('c', true, false, false, 'toggleClsnDraw()')
33 addHotkey('d', true, false, false, 'toggleDebugDraw()')
44 addHotkey('s', true, false, false, 'changeSpeed()')
--- a/script/main.lua
+++ b/script/main.lua
@@ -1,4 +1,4 @@
1-
1+
22 setRoundTime(999 * 6)--frames
33 setLifeMul(1.0)
44 setTeam1VS2Life(1.0)
--- a/script/randomtest.lua
+++ b/script/randomtest.lua
@@ -1,4 +1,4 @@
1-
1+
22 module(..., package.seeall)
33
44 function strsplit(delimiter, text)