mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-11 10:37:34 +00:00
altered define paths
This commit is contained in:
parent
ee5c38cf02
commit
231d957498
1 changed files with 1 additions and 1 deletions
2
app/Game/Server/User.js
Normal file → Executable file
2
app/Game/Server/User.js
Normal file → Executable file
|
|
@ -1,4 +1,4 @@
|
|||
define(["Protocol/Helper"], function(ProtocolHelper) {
|
||||
define(["Game/Core/Protocol/Helper"], function(ProtocolHelper) {
|
||||
|
||||
function User(socketLink, coordinator) {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue