mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-11 10:37:34 +00:00
changed paths
This commit is contained in:
parent
26662567dc
commit
b4c59ae7c6
2 changed files with 9 additions and 2 deletions
|
|
@ -1,4 +1,8 @@
|
|||
define(["Protocol/Parser"], function(Parser) {
|
||||
define([
|
||||
"Game/Core/Protocol/Parser"
|
||||
],
|
||||
|
||||
function(Parser) {
|
||||
|
||||
var Helper = {}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue