Raspsnir/public_html/browserquest/js/warrior.js

1 line
119 B
JavaScript
Raw Normal View History

define(["player"],function(e){var t=e.extend({init:function(e,t){this._super(e,t,Types.Entities.WARRIOR)}});return t});