mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-26 22:59:57 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@318 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
d391abc41b
commit
25516bb21c
1 changed files with 2 additions and 0 deletions
|
|
@ -29,8 +29,10 @@ var rate = 20; // Increase amount(The degree of the transmutation)
|
||||||
////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////
|
||||||
// Main routine
|
// Main routine
|
||||||
|
|
||||||
|
/*
|
||||||
if (document.getElementById)
|
if (document.getElementById)
|
||||||
window.onerror=new Function("return true")
|
window.onerror=new Function("return true")
|
||||||
|
*/
|
||||||
|
|
||||||
var objActive; // The object which event occured in
|
var objActive; // The object which event occured in
|
||||||
var act = 0; // Flag during the action
|
var act = 0; // Flag during the action
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue