feat: 메인화면의 도시정보를 500px, 700px 가변
This commit is contained in:
+1
-1
@@ -537,7 +537,7 @@ export async function reloadWorldMap(option: loadMapOption, drawTarget = '.world
|
||||
|
||||
});
|
||||
|
||||
$objs.on('touchend', function (e) {
|
||||
$objs.on('touchend', function () {
|
||||
if (window.sam_toggleSingleTap) {
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user