Toggle navigation
Toggle navigation
This project
Loading...
Sign in
오윤석
/
maplespec.ga
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
4
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
오윤석
2020-06-20 22:44:34 +0900
Browse Files
Options
Browse Files
Download
Plain Diff
Commit
8d712d445eafa12278e875744de727831a6b599f
8d712d44
2 parents
310da5a3
b07eee36
Merge branch 'release'
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
app/node/model/character.js
app/node/model/character.js
View file @
8d712d4
...
...
@@ -119,8 +119,6 @@ const getCharacterInfo = async function(nickname, characterCode) {
}
});
stats
.
major
=
0
;
if
(
stats
.
major
==
0
)
{
throw
new
Error
(
"no_major_stats"
)
}
...
...
Please
register
or
login
to post a comment