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:43:34 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
a24cb273542867505e9abd65bfe55fdf1e1c34a1
a24cb273
1 parent
9374aa38
fix: 테스트 코드 제거
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 @
a24cb27
...
...
@@ -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