mirror of
https://github.com/asphyxia-core/plugins.git
synced 2026-09-22 22:27:56 +03:00
Avoid to use $.content, Changes on WebUI
* Fix mistake that i was put webui handler on models folder * Cahnge WebUI name.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { gameInfoGet, shopInfoRegist } from "./handlers/info";
|
||||
import { playableMusic } from "./handlers/MusicList"
|
||||
import { getPlayer, check, regist, savePlayer } from "./handlers/profiles";
|
||||
import { updatePlayerInfo } from "./models/webui";
|
||||
import { updatePlayerInfo } from "./handlers/webui";
|
||||
|
||||
export function register() {
|
||||
R.GameCode('M32');
|
||||
|
||||
Reference in New Issue
Block a user