Closed CalebWentworth closed 7 years ago
Fixed issue AO-27 On line 25 of gameclient/app.js, it says sleipnirURL = "localhost:7100"; when it should be `sleipnirURL = "localhost:7100/player";
A better changelog would be
sleipnirURL
gameclient/app.js
Fixed issue AO-27 On line 25 of gameclient/app.js, it says sleipnirURL = "localhost:7100"; when it should be `sleipnirURL = "localhost:7100/player";