mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-21 04:09:55 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@89 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
d26fabe4b3
commit
c03cf41dd8
10 changed files with 12 additions and 13 deletions
|
|
@ -12,7 +12,7 @@
|
|||
* 모듈 객체에 전달하고 실행까지 진행을 한다.
|
||||
**/
|
||||
|
||||
class ModuleHandler {
|
||||
class ModuleHandler extends Handler {
|
||||
|
||||
var $oModule = NULL; ///< 모듈 객체
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue