fix: 재야장수도 본닉이 보이는(바라기는) 패치 #253

Closed
jyp9 wants to merge 1 commits from jyp9/core:showyournickinabetterway into devel
+2 -2
View File
@@ -56,7 +56,7 @@ $(function () {
$userFrame.css('box-shadow', '0px 0px 7px 3px rgba(255,255,255,50)');
$userFrame.hide();
const = $('table:gt(0):lt(-2)');
const = $('table:gt(0):lt(-1)');
const getUserType = function (: number, : number, : number): UserType {
//const 총 = 통 + 무 + 지;
@@ -291,4 +291,4 @@ $(function () {
$frame.append($btn);
});
});