|
@ -23,7 +23,7 @@ doStartApp(MFAOrApp) -> |
|
|
end. |
|
|
end. |
|
|
|
|
|
|
|
|
start(_StartType, _StartArgs) -> |
|
|
start(_StartType, _StartArgs) -> |
|
|
game_master_sup:start_link(["127.0.0.1", "9110"]). |
|
|
|
|
|
|
|
|
game_center_sup:start_link(["127.0.0.1", "9110"]). |
|
|
|
|
|
|
|
|
stop(_State) -> |
|
|
stop(_State) -> |
|
|
ok. |
|
|
ok. |