mirror of
https://github.com/DaanVandenBosch/phantasmal-world.git
synced 2025-04-05 15:28:29 +08:00
1 line
539 B
JavaScript
1 line
539 B
JavaScript
(window.webpackJsonp=window.webpackJsonp||[]).push([[89],{831:function(t,s,r){"use strict";r.r(s),r.d(s,"ModelController",(function(){return c}));var a=r(141);class c extends a.a{constructor(t){super(),this.store=t,this.set_current_character_class=t=>{this.store.set_current_character_class(t)},this.set_current_animation=t=>{this.store.set_current_animation(t)},this.character_classes=t.character_classes,this.current_character_class=t.current_character_class,this.animations=t.animations,this.current_animation=t.current_animation}}}}]); |