Neo 루드라사움 준비

This commit is contained in:
2018-07-29 23:26:19 +09:00
parent 7917c5dddb
commit e9f471dd6f
4 changed files with 1079 additions and 0 deletions
+11
View File
@@ -86,4 +86,15 @@
.map_theme_miniche .map_bgroad{
background: url('_tK_gameImagePath_/map/che/miniche_road.png') no-repeat;
background-size: 700px 500px;
}
/*루드라사움 지도*/
.map_theme_ludo_rathowm .map_bglayer1{
background: url('_tK_gameImagePath_/map/ludo_rathowm/back.jpg') no-repeat;
background-size: 700px 500px;
}
.map_theme_ludo_rathowm .map_bgroad{
background: url('_tK_gameImagePath_/map/ludo_rathowm/road.png') no-repeat;
background-size: 700px 500px;
}