Compare commits
	
		
			No commits in common. "c279aac744e5412cdace91617ddd0f3b03139b41" and "5602b59827c02fadd52ff0ed514af8e5d5d7cba0" have entirely different histories.
		
	
	
		
			c279aac744
			...
			5602b59827
		
	
		
| @ -13560,14 +13560,14 @@ var plugins_bb40132b_638b_4a9f_b028_d3fe47acc8d1 = | ||||
|         sy += 60; | ||||
|         sx += 30; | ||||
|       } | ||||
| 		core.fillRect(ctx, sx - 10, sy - 10, sw + 20, sh + 20, "#000"); | ||||
| 		core.strokeRect(ctx, sx - 10, sy - 10, sw + 20, sh + 20, "#fff", 5); | ||||
|       core.fillRect(ctx, sx, sy, sw, sh, "#000"); | ||||
|       core.strokeRect(ctx, sx, sy, sw, sh, "#fff", 5); | ||||
|       core.setTextAlign("outerUI", "center"); | ||||
|       core.fillBoldText1( | ||||
|         ctx, | ||||
|         core.status.maps[center].areas, | ||||
|         sx + sw / 2, | ||||
| 			sy - 20, | ||||
|         sy - 10, | ||||
|         "#FFFFFF", | ||||
|         "#000000", | ||||
|         6, | ||||
| @ -13656,7 +13656,7 @@ var plugins_bb40132b_638b_4a9f_b028_d3fe47acc8d1 = | ||||
|         } | ||||
|       } | ||||
|     }; | ||||
| }, | ||||
|   }, | ||||
|     "楼传": function () { | ||||
| 	// 在此增加新插件
 | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user